Does anyone know of a current blog post showing how to use Forge with Github (as of summer 2015) The...
It sounds like you probably want something like: Route::get('register', function(){ View::make('re...
Hmm - could be anything - is any part of your laravel install working? If you open the routes.php fi...
I searched here looking for the same - my files have a .blade.php extension, but "reformat code...
Looks great! Any plans to add full edit/create/delete functionality?
Quick comment - Are you sure that a new database PER USER is the right way to go? If this is well t...
The Laravel portal for problem solving, knowledge sharing and community building.