Greetings Pros, Can someone teach me on how to save multiple value of checkbox: foreach($data as $ke...
Even though I'm selecting a column as another column I cannot perform a query on the aliased column....
Hello, I am struggling with a simple binary relationship design. I have my DB set up the way, where...
Will laravel 5 have diferent directory structure ? I've looked at laravel 5 dev on github and it see...
I am trying the L5 dev version but i would like to know how different will be the L5 relase version...
I cannot register ServiceProders in app.php. I tried these packages: https://github.com/BeatSwitch/l...
#Route.php is as bellow Route::get('/', function() { return View::make('hello'); }); Route::get('/{l...
Hey, I'm starting out with Laravel and I can't decide on the best way to implement this dynamic form...
Hello everyone, This article uses the test driven development to illustrate how to create slugs for...
Hello :) In recent days I've written this article to explain why should we use Laravel Homestead v2...
Hi, I have the following situation: I have the tables: actions action_access_ids It's a one-to-many-...
I'm newbie at laravel and i searched for hours but i can't find how can i set this query with larave...
I am using pachage https://github.com/davejamesmiller/laravel-breadcrumbs My master view contains:...
hi , im new to laravel so i wanted to ask if anyone can help me to wtite a full feature registration...
I will have a permission system that will be administered via a PHP page and stored in the DB with t...
Hi, I uploaded my laravel project to server and it was working fine in localhost but i am getting th...
Hi, I uploaded a simple laravel application to my godaddy vps server but i am getting Mcrypt PHP ext...
Is it possible to use the laravel framework to create an authenticated front end, and an authenticat...
Hi, I'm currently working on a e-commecr site and the following is how I structured my items ** note...
$query->where('tags', 'LIKE', '%'.$uID.'%'); SELECT 'a word a' REGEXP '[[:<:]]word[[:>:]]';...
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