I don't understand what, when Encryption Key in Laravel? Pl help me.
How would I implement this with laravel? INSERT INTO table (a,b) VALUES (1,2), (2,3), (3,4); thanks
Hello Guys, I just Worried for my Codes, And I dont know what to do. Cuz, iam new in Laravel, My Pro...
Hi I'm sorry to post again but the previous post is marked as "solved" but it's not solved...
I'm wondering if anyone is using Confide (dev-huge-updates) that just came out a few days ago. It's...
Hello I have a following scenario: If user is not logged in and he tries to open /admin route he wi...
I've got a table inside a page. The data it displays will rely on a few parameters given (filter for...
i want to build a function call fixdelete to define a new softdelete. as you see: DB::update('update...
i'm sure this is simple, but need help i have products, with a foreign key of category_id and i have...
why this route wont work ? its just refreshed the page. data wont fill in database routes.php <?p...
Hello, I am building a scheduler app that find candidates with free timeslots that fits into an empl...
Hi All, My restful controllers in the routes.php use lots of memory in Laravel 4.1. This standard? I...
Hi, When I want to use css/javascript files with laravel I always get errors like Unexpected EOF or...
Route File:- Route::get('/',function(){ $menuitem = Menuitem::all(); return VIEW::make('index',$menu...
I want to filter record which has created_at atribute at year 2011. Currently, I could do it like th...
I'm using digitalocean to serve my website with Webuzo as the cPanel. I have a Laravel app and I cha...
Where to put Form::macro()? And I would like to use chain method on it like this: Form::myField()-&g...
Hello everyone. I'm new in laravel and i found one problem. I can run the application using artisan...
Server upgrade happened and php-fpm is now used (though we are still using apache -.-). Now my appli...
We've been using Laravel for our front-end architecture with some success for awhile. Now we need to...
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