Hello friends, I have to develop a auction site and i want to develop it in LARAVEL. Haven't build t...
I have the following route: Route::get('/user/{name}/{key?}/post/{id}', array('as' => 'index'...
I am using laravel 5.1. Now I have to move a data of row from table A to table B using primary key.H...
Hey all, I'm having a really odd issue with a package I just wrote. I've been banging my head agains...
Hi to all. Did anyone know where I can find or can anyone send to me old version of this great frame...
Let's say that I want to cache some query based on some condition ( dependency ). For example, I hav...
I would like to be able to locate a record by scrolling to the "page" it is on. Obviously...
Starting my first laravel project so I may be really off as I am trying to piece things together. R...
I am having a weird problem with specific route in my Laravel REST API project. Here is a thing: I h...
Hi there, We're stuck with this issue for past 1 week. Our developer couldn't find a solution after...
The chunk method is starting to piss me off. Anyone have trouble with it? Two things: first it doesn...
what's the best workflow for collaborating with someone remotely who's just going to be doing css/ja...
Hi, I am new to laravel eloquent and wanted to convert this to eloquent, can someone help me? thank...
So I'm a little bit new to Laravel, and slightly new to MVC frameworks. I've learned a little bit of...
I am able to search any column in one table at a time using the following code <?php namespace A...
Hey all.. About a half year ago, I and a classmate litterary spent 4 full schooldays finding a way t...
Hello, I am using L5 for my application. It uses the default logout functionality. I want to show th...
Hello! I am considering the way of saving routes into database (nor routes.php). Could you please pr...
What would be the best way to go about implementing shortcode style functionality in views? Example:...
Pretty much every app needs decent search engine. Nowadays specialized engines like ElasticSearch ar...
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