Skip to content

enreezy/Laravel_Illuminate_Component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Illuminate Components (database, view, router) as standalone components in non-laravel applications.

Usage

Edit App/Capsule/Database database connection

$ composer install
$ php -S localhost:8000

Now you can visit http://localhost:8000/ in your browser.

About

Using Illuminate Components (database, view, router)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published