Hello, I noticed something strange with formBuilder. I’m having a simple form with checkboxes. I loo...
Hi, I have a separate db for my permissions, so want to only hit it once, when the user logs in. Whe...
getting error "server error 500" after clone project using: laravel 5.1 added: "Rewr...
ok so i have a country table with id, country e.g. UK => United Kingdom.. so id is a string...
Hi all, so I'm quite new to the Laravel, VirtualBox and Vagrant. I have followed the guide. It used...
I would like to learn new php framework. but i have doubt which should i learn? Symfony 2 or Laravel...
Before I submit a PR for this, I am seeking opinions. I feel that the Model class (Illuminate\Databa...
Hi All, I want to create a custom validation rule, that intent to replace all non numeric character...
Hello, I have a clue of what could be the response to this answer, but I want to be sure, so I will...
so I have created an upload function where user uploads a campaign, a campaign can have 1..* deliver...
Hello Guys, i am working on a laravel application where i can add a coupon, which will be granted to...
Hello guys ive been trying to learn Laravel and it's a lot of fun. I am running in to some problems....
I want to login with a file that contains digital certificate of someone, first registers with certi...
I would like to mock model's scope method, is it possible? Here is the scenario: Order model: public...
Hello, I have two models Person class Person extends Model { public function emails()...
When trying to run the 'dashboard' view - it returns an error in return: ReflectionException in Cont...
Hi, I have a working app with laravel cashier and I can bill a user, swap plans... but I don't know...
I have ran into a problem with regards to standalone Eloquent. I have a query like this: $data = Tes...
In the handle() method of my middleware, I currently have: return $next($request); But I would like...
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