HI Im building a package that has mapping, now one of the function it needs to be able to do and que...
$this is null in /var/www/html/app/vendor/laravel/framework/src/Illuminate/Http/Request.php on line...
I have a file uploader that is used by numerous admin sections. People, locations, history etc. Some...
Hi I have developed a package for L4. This package is make be easy to CRUD ORM proccess for multi l...
Hello everybody, I have just one question. How would you guys use a class that I have downloaded usi...
I've had a break from Laravel and returned to see release 5.1 is out which I'm sure can only be a go...
How can i use controller method in scheduling rather than command?
Hi Guys! New to Lavarel and hoping someone knows a solution to this. If we call: 1.2.3.4/site/one 1....
Unable to install either using composer create-project or using laravel installer since openshift on...
Hi all-- got an issue that already made my brain freeze... I've got the following in a blade view th...
Dear Laravel enthusiasts, I'm working on writing a REST API in Laravel and I've run aground on this....
Hello, I've put together the following code to test if I can send files with Mandrill. Mail::send('e...
Hi, I want to know how to treat every 5th row different in pagination. I have a $ads variable that k...
I am saving an Eloquent model to a MySQL database, however all the request input is not saved, despi...
Hello, I'm creating a custom package that involves a CRUD resource. Because it involves extra steps,...
Hi gues please i need your help with this, i am working on this app (a pet classified ads site), The...
demo Table: name | passport_date | visa_date when i using in Eloquent: $latestPassport = Demo::order...
i am new to laravel and in my system there is one admin and all others are users, so i added a boole...
My site uses LaravelLocalizationRoutes for multiple languages - https://domain.com/es - and also use...
I'm trying to setup a custom trait for a controller but it's giving me trait not found. Is there a...
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