Skip to content

beelalamin/laravel-notes-crud

Repository files navigation

To Get Started:

  • Run composer install.
  • Create mySQL database and config the .env file.
  • Run php artisan migrate:fresh --seed.
  • Now your DB is populated with test data.
  • Create your account
  • verify email - find email in laravel logs
  • Ready.

image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published