Skip to content

saber13812002/rentready10

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

How to start

  • install laravel herd or xampp
  • install git
  • install composer
  • composer i
  • php artisan key:gen
  • cp .env.example .env
  • cd /storage/app then
 git clone https://github.com/saber13812002/rental-public.git public
  • php artisan st:link
  • if .env file use sqlite you need to create database.sqlite in database folder
  • php artisan migrate
  • php artisan db:seed
  • php artisan serve

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published