slim-skeleton-mvc-app icon indicating copy to clipboard operation
slim-skeleton-mvc-app copied to clipboard

This is a template web-application (powered by SlimPHP), that can be extended to build more complex web applications.

Results 3 slim-skeleton-mvc-app issues
Sort by recently updated
recently updated
newest added

* Eliminate redundant code and make use of new php 7.2 and 7.3 features wherever possible. * Look at using a package like climate for cli operations. * Use Rector...

enhancement

Add a lean and fully functional Users controller that will perform BREAD (Browse, Read, Edit, Add and Delete) operations on Users for each application created using this framework. This implementation...

enhancement

Use Laravel as inspiration: > dev-server-router.php ```php