Hi,Laravel people can i ask some help regrarding to the installation I am still newbie in laravel i...
Hi ! I have a lists on articles that I get from a simple Eloquent query Article::where('state', '=',...
Hi. I have looke all over github but i didn't manage to find an app that uses SQLite and image uploa...
My Auth::check is not working in view. but works fine in controller. also works fine on local server...
Hi Models : There is Party (should be renamed 'game') User can register to Party then user has a reg...
Hello All, Happy to be checking out Laravel. I am used other framework installations like that of Co...
Hi, I want to create a sort of basic twitter clone as a learning project and wondered how you would...
I am trying to use laravel php framework on google appengine platform, I have installed the App Engi...
Can someone explain to me the advantages of objects creation in __construct method? And explain depe...
This has happened to me 3 times in the past. Now this time I really want to figure out what the prob...
https://github.com/keevitaja/rulez-laravel Rulez provides easy way for setting up input validation r...
I have been programming for 3 years with php but I have never used a framework. Lately I have starte...
Everything seems working well but the email of reset password will send twice. That's strange!
Hi everyone :) I'm having a problem with determining a owner of a model. The application is supposed...
Stumbled upon the biggest Laravel issue for me. I don't like the idea of defining routes for many me...
Routes.php Route::get('tool/url_translate', function() { $url = Input::get('url'); echo $url...
After last composer update I saw that Laravel install some Doctrine's package like ORM/Dbal. Can som...
http://laravel.io/bin/XDrq currently, im using the code attached to minify my html output. it also m...
This isn't working, and maybe it's not possible, or maybe I'm close? $allcars = $user->cars()...
Hello, before I start I must say my english isn't at very high level, so some of you may misundersta...
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