Skip to content

Twelvefat/admin-laravel-api

Repository files navigation

About

This admin panel starter for php development.

Powered By

Requirements

  1. PHP >= 7.2
  2. BCMath PHP Extension
  3. Ctype PHP Extension
  4. JSON PHP Extension
  5. Mbstring PHP Extension
  6. OpenSSL PHP Extension
  7. PDO PHP Extension
  8. Tokenizer PHP Extension
  9. XML PHP Extension
  10. Curl PHP Extension
  11. Mysql PHP Extension

How to

  1. Set database in .env
  2. Run php artisan migrate
  3. Run php artisan db:seed
  4. Start php artisan serve

Auto Backup

Add this * * * * * cd /path-to-your-project && php artisan schedule:run >> /dev/null 2>&1 to your crontab or other.

Done

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published