Hey, I'm new in using frameworks and I tried to figure out, how to do simple insert, edit, delete by...
How do I use curdate() in a query in Laravel?
In development and QA, i'd like to record the Mail object's transaction history to a DB table, but a...
Hello all... I want to learn Dependency Injection in Laravel. Can anyone suggest me the best materia...
I'm trying to figure out the best way to present data in a grouped fashion. I have a load of courses...
I just can't get this to work: Route::model('mymodel', 'Mymodel'); Route::get('/test/{mymodel}/{view...
I want to check if people are friends. I want to check if in a row both the authenticated user exist...
Can someone give me an example of how to save elements with this relationship? Currently I have Prod...
Hi guys i just started using laravel and i love it. I do have a problem, i want to create a contact...
It's possible to have two pagination settings for mobile & desktop? app/config/view.php If mobil...
I created a test for users.store and I wanted to test if I get redirected to users.index if everythi...
Hey everyone, I released a package today that some of you may find helpful. It's called Meta, and it...
Hi, I just want to ask...If you instal laravel by issuing the command "composer create-project...
Hello everyone, I'm using form::model for data editing, works correct but return empty checkbox, how...
Hi, I want to have sql query like this: SELECT * FROM "public".user inner join ( SELE...
Hey folks, There are times when heavy model customization is required, and I want to access data wit...
http://www.codeheaps.com/php-programming/creating-blog-using-laravel-4-part-1/ I followed this great...
I have a problem with paginate() with hasmany(). I have 2 tables. Categories and posts. I showing po...
I have a table named attendance and another named students_attendance. I add an attendance record to...
Hey! Do you know any package to integrate a WM-Tip on my site? Best, Div
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