I have three tables #customer: id - integer name - string #address: id - integer customer_id (relat...
Am new to laravel and am building screening app. How can i save the form inputs in these two table s...
hello, nice to start and migrate code from code-igniter to Laravel 5.1 but how I can find the best w...
this is my code in kernel.php : $schedule->command('khabaronline'); khabaronline command is a cus...
What I need: have ability to call cutom validator and bypass an array of inputs there (done) valida...
Hello, I deployed laravel 5 in a sub directory of shared hosting account but I can't get the route t...
Hello everyone, I am actually writting a API with Laravel on WAMP server, I am want to validate the...
How to convert to laravel format SELECT username, firstname FROM users WHERE id NOT IN ( SELECT use...
I'm having issues updating related tables. When displaying the form all data is correct (including r...
Hey, I'm trying to accomplish one thing using the Mail object in laravel and I can't solve one thing...
Install laravel homestead on a Windows computer is not that difficult. Just follow the Laravel docum...
[http://manudahmen.be/blocnotes2/public/] OK [http://manudahmen.be/blocnotes2/public/about] Sorry, t...
Hey All, I was wondering if someone might be able to point me in the right direction on how to catch...
Hi, I have a problem when i open my website made in Laravel 4, at the same time, with two differents...
\DB::beginTransaction(); try { //...logic.... } catch (\Exception $e)...
Hello everyone, I want to start a new project on c9.io, Now I am a beginner at laravel so I am wonde...
Hi, pls i want to generate an 8 character random key that support both alphabetic and numeric charac...
I want to get a count of records in table 'opinions', which is the relationship for my query. At thi...
I cannot get my head on how to define the tables relationships when using a pivot table having more...
Laravel HTTP Adapter Laravel HTTP Adapter is an Ivory HTTP Adapter bridge, which integrates the abil...
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