Create a database locally named tasks (utf8_general_ci)
Download composer https://getcomposer.org/download/
check the .env file is present or rename env.example -> .env.
Open the console and cd your project root directory
Run composer install or php composer.phar install
Run php artisan key:generate //generate unique key
Run php artisan migrate --seed //to run seeders(User table) & migrate
Run php artisan serve
-
Notifications
You must be signed in to change notification settings - Fork 0
sajo13/NewsLetter_Subscription
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published