Skip to content

HosseinAlikhani/online-manage-route

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Routes Management

Routes in the Laravel framework must be updated via the api.php and web.php files.

But with this package, you can create addresses (api-web) online and save them in the database and manage them through the control panel.

MIT License

For run phpunit test

  • ./vendor/bin/phpunit tests
  • ./vendor/bin/phpunit --testdox tests