Ok, so I've been working with my laravel code base locally via homestead and decided to push a test...
When running php artisan config:cache my views all return the error message "InvalidArgumentExc...
Hi there, I am new in Laravel I use some L5 packages outside Laravel. I get a Fatal Error when i am...
Error while reading line from the server. [tcp://localhost:6379] while broadcasting the event neithe...
I'm trying to setup Active Directory authentication in Laravel 5.1, which I was able to get authenti...
I'm trying to get only Products where they are in the selected 'category' and the selected 'range' P...
Hi Folks, Long time no see, well just wanted to drop by and share a package I made for L4. It is a c...
I have problem with my laravel 5 application. When I want to send email I have error, and i don't kn...
We've released today version 1.0 of our Laravel web shop package It's the first Laravel 5 package t...
Hello there, is there any way to create all the categories after installing the package? or do i hav...
I am trying to use propel with Laravel. I need to do some custom validation which needs querying the...
Hi all. Please, help me. //Controller: public function show($slug) { $data = Region::fi...
I have a problem with my Laravel ( 4.2 ) route . How do I make the following url call pagedetail con...
Hello, So this week I was presented with a rather complex scenario that I wish never landed on my la...
I have created a testing database environment as follows: return array( 'default' => 'sqlite',...
Hi I need help resolving this error. I search but can't find solution. First the error came up when...
laravel 4.2 is no error with tinker but laravel 5.0 is error $> git clone https://github.com/lar...
Hi all, So I have an event called NewUserRegistered that fires after a new user registration. The ev...
Hi I'm trying to generate class information before / after my inputs. The project is using https://g...
We're currently working on an e-commerce site. Our brokerage pages show ranges, and these ranges con...
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