I've installed Laravel 5 by carefully following the directions. Everything seems to go well and I e...
Hello, <a href="auth/login">login</a> When I click on the link above, it works http://lo...
echo $value = Config::get('app.timezone'); I am using this line in index.php file in public folder...
I'm trying to use a Form::model method to update a record using form partials, which is working as e...
I'm looking into testing for a Laravel 4.2 app I'm working on. I'm familiar with Symfony so I figure...
this is so strange css is not loading in one page only i have blades files extends a main.blade.php...
I have some function which I need to call in my view(comment.bade.php) and return $id, this is funct...
Hi, I got problem with my authentication. I need to make the guest login so they can get into online...
hi why I the bin artisan doesn't show the full commands avaible on a shared host like OVH ? when I r...
hi to all i want to build a contact us form with laravel and im looking for a nice tutorial to teach...
How i run the Makefile with Gulp? I installed the sparline package with bower.
Hii..all I am tryging to create forgot password functionality,, but getting following error. Connect...
When my code gets into an exception, laravel.log is not generated in the app/storage/log directory....
Hello, I have 2 VPSs, let's say it VPS A and VPS B. On VPS A, I have a laravel application that uplo...
Hello, i downloaded the laravel.phar archive, removed ".phar" from the file, moved it into...
Hello, I need change query from Mysql to Eloquent here is code SELECT SUM((id_user=7) * `commission...
I have this basic model of a Contest with several Events, where each Player can have one result per...
Hello, how to sum column commission if id in the same table =7 Thanks
i m trying to migrate my db in but im getting these errors PHP Warning: PHP Startup: Unable to load...
Ive been working with homestead for a few weeks now and have had phpmyadmin set up beside it. So fa...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community