Hey there, I'm runing in a little problem with my laravel login, so the problem is that I want to ch...
I'm following the docs to create the ORM relationships at http://laravel.com/docs/eloquent#relations...
Hello, i am facing problems with a validating GET request with a built-in validator class: Controlle...
Hello, what's the best and convenient way to import data from old website to a new one using laravel...
Hi, I am trying to do a simple POST request using jQuery AJAX, but cant figure out whats wrong. Here...
i want export to file excel form database.how do i do?
I'm owlstead from StackOverflow. I understand that Crypt:: is just a frontend for mcrypt but I canno...
I created a contact form following the answer of this post (http://stackoverflow.com/questions/20395...
#####I have following sql: set @balance = 0; select receipt_no, particular, @balance := @balance + (...
Hi Guys! Eloquent is not handled sql scheme types? Or I have a wrong setting? Thanks. PHP 5.5.14 - u...
I am using Homestead, and it works fine, but when I enter a (random) URL-route ending with ".ph...
Assuming I have the next database structure: And I want to do the complex eloquent query - gather a...
I would like to generate Sql like SELECT * FROM invoice WHERE invoice.id NOT IN (SELECT invoice_id F...
Hi everyone, laravel newbie here. I'm trying to implement (using laravel) an user-permissions model...
I've just started a new community project at http://eloquentbyexample.com/ My aim for this is to bui...
I am trying to istall Laravel in LAMP server, my machine runs Uubuntu. I instled composer.phar globa...
Just thought I would contribute and let everyone know about these great tutorials at https://www.you...
While creating user using /users/create got below mentioned error InvalidArgumentException Route [Us...
Hi guys, I want to announce you that I released the new version of my package Notifynder, it is a AP...
Hi guys, Im building a function to show a google map, based on records from my database. This is wor...
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