I am using DB::raw how can i format a date field in the database 'DATE_FORMAT(created_at,"%m %j...
Hi, is there an easy way, to trace the changes in a database using eloquent? I am using a mySQL data...
I can validate numeric using Ardent this way in my model: public static $rules = array( 'featid'...
Hi all, I have a generic template for my website, called "dashboard.blade.php". If i need...
Can someone give me a pointer in the right direction? :-) Below a very simple test. User is on a pos...
Hi all, I would like to switch from YII to Laravel but I am not sure I can generate views with forms...
Hi, i just enter the github.com/laravel/framework to search for someone with a problem like mine and...
I'm trying to figure out how to get the last 10 submitted posts in each category (by name) and order...
Hi. I'm encountering a problem with setting a foreign key on a newly created Eloquent model instanti...
Hey Everyone! Check out my package - Laravel-Identicon. It basically adds Laravel support to Identic...
Hello, I'm trying to set up target server in configuration file, where the test server (1 server) an...
I have laravel to automatically manage the created and updated timestamps when I create a new model....
Hi, I have to list some records related to users without the given parameters. Is there any way to m...
Hello Laravel developers, I'm Kevin, leader of the InvoicePlane open source project. InvoicePlane is...
I am using phpseclib and if there is no connection to the server a "user_error" is thrown....
Hello, I am building my first laravel application, so I am quite new to laravel. After reading about...
I've searched around quite a bit and seen a few similar issues, but none quite like it. I can do vag...
I have a column already called "name" in a table "manufacturers". I want to writ...
Is there any tutorial to build a community website with Laravel?
I have this for Manufacturer seed class ManufacturerTableSeeder extends Seeder { public functio...
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