- Clone this repository to the folder C:\Sites_laravel
- Rename the folder in project
- Start and open Laravel Herd
- Secure the site with
https
(the site will be available onhttps://project.test
)
- Secure the site with
- Open the folder C:\Sites_laravel\project in PHPStorm
- Rename the file .env.example to .env
- Run the command
composer install
in the terminal - Run the command
npm install
in the terminal - Run the command
php artisan storage:link
- Run the command
php artisan key:generate
- Run the command
php artisan migrate
(just enter or typeyes
when asked for creating the SQLite database) - Run the command
npm run dev
to open the project in the browser - Configure your project (https://itf-laravel-12.netlify.app/config/laravel#initial-project-configuration)
-
Notifications
You must be signed in to change notification settings - Fork 0
itfactory-tm/laravel12_individual_project_start
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Web Development Project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published