/Old-template

template

Primary LanguageHTML

Laravel Template

About Laravel Template

Update february 2020: this project was created in 2020 as Laravel 6.2 version

This is a Laravel 6 adminpanel starter project with

Installation, and Usage Instructions

composer install

cp .env.example .env (then config DB_CONNECTION , APP_URL)

php artisan key:generate

php artisan project:install

php artisan storage:link

npm install

npm run dev

Template Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor,

Contributing

Thank you for considering contributing to the Template Project!

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Ahmed Salah via ahmed.creatify@gmail.com. All security vulnerabilities will be promptly addressed.

License