Laravel 4, Beantalkd, Supervisor, and Beanstalk Console These are the columns in the console for obs...
Hello three guys I'm a junior web developer and I have started experimenting with laravel for my upc...
I have the following class: class Type extends BaseModel { use Translatable; public $translated...
I have one project with frontend and backend. I access frontend with example.com but I want to acces...
Yeah as my subject is saying it: Whenever I'm saving my views & reload my view, the changes are...
I'd like to cache Auth::user() calls, because I have the username of the logged in user in my top na...
I want to know about laravel IOC container. Please explained me!
This is a link i tried default intstall on window. but appears error like that. installed on osx was...
Hi, I am making an app and I check for validation like thid: $rules = [ 'due_date' => 'date|r...
Hii. I used laravel 5.3, change the view but always cache old view, how to fix that? deleted all cac...
Laravel 5.3 I have search results, need to do results per page. URL is dynamic. Depends on search r...
Hey guys, is there anyone in NE Ohio who uses Laravel, or am I the only one? :)
Just about every "production" queue setup I've seen puts workers under supervision, but do...
Hi all! I wanna know is there any way to access to laravel route in javascript. For example I have t...
Hey guys I'm developing an app across Windows and OS X. Is it okay to use the 'database' option for...
Hey, how can write a route to this: Route::group(array('prefix' => '{username}'), function() {...
Hi; I get "The image cannot be displayed because it contains errors" message for some reas...
Hi, I'm trying to launch my unit tests but when i write phpunit in my terminal i get "phpunit:...
Hello , I'm trying to paginate with eloquent but I am no been success . If I paginate like this , It...
I have product, and it has many comments, why i cant delete product, with all of this comment? My Aj...
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