Hello everybody, I'm new with laravel and I never used any php framework, so I'm a little lost. Actu...
Hi all! When I go to another page, my command line shows me information that is always loading all j...
I'm currently scratching my head with this one. What I have. $entries = Meta::whereIn('settlement_id...
I asked this question on stackoverflow here http://stackoverflow.com/questions/37777441/laravel-home...
Hi, Is there an easy way to do updates to existing tables? Something that would be run when a table...
I made the validation of a form with laravel through ajax. sending data and validation work properly...
Is there anywhere in the app life cycle in which I can interact with the response given from a route...
Hello there, My Laravel 4.2 is working fine on its local Homestead infrastructure, under HTTPS. I ha...
I have a problem regarding blade templates and localization. I've created a locale-middleware that b...
laravel/framework master 43808e3: Make Model::fresh convert multiple args into array @themsaid 4c43...
i want to add custom methods to my application router. Route::get('email', 'Auth\PasswordController@...
Hi, I'am new to Laravel, I'am trying to develop Multiple Choice Question Application, I need to get...
I am using this code for use Auth::user() outside Laravel 5.1 and works properly: require '../larave...
Hi, I am new to Laravel 4 and trying some things... now i'm stuck at creating a very very basic form...
Hi, Has anyone got Laravel 5.2 working on C9 (c9.com) online IDE? I have been trying for a while now...
Hi. First, I ran the google like 10 times and I didn't find what I want and I don't even know if it'...
I install laravel on a shared server , when I login www.domain.com/test/login the url changes to www...
Hi everyone. after install Laravel 5.2 , And I was copy download img (name:t.jpg) to public folder(...
So I have a command that creates a database connection on the fly like so: protected function creat...
I'am getting the following error: */ /* |-----------------------------------------------------------...
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