Hello , I have 2 routh here. Route::get('/admin','AdminController@adminPage'); Route::get('/admin/ed...
Hi guys, I'm working on creating my own Project Manager, I currently have a projects, users and a pr...
I cache the results of a query using the remember method. But how to cache all query?
This is my ServiceProvider located at App/Providers/ <?php namespace Sail\Providers; use Illumi...
I can't very well do class User extends ConfideUser and Ardent now can I? Normally gotta extend Arde...
This is my query simplified bellow. I have to use an alias as I am using union/sub query. (select d...
I have listed all the pdf files in a table. What I want to do is to generate it as a link. And open...
Hello, I need to have validation where two field in a table in exact this combination should be uniq...
I have build an application using laravel. Yesterday I have put the application live, but I have a l...
Hey all, I want to create a standalone script that I can call from an iOS App that will output XML....
Hi, I want to rename a file by typing the file name on the input/text box before it will upload and...
Apologies this is on 5, and I know things are likely to change at any given moment, but I think this...
Hello Everyone, Myself piyush.I am currently working on laravel framework and databse is Neo4j Graph...
Building something using andrewelkins' Laravel 4 Bootstrap Starter Site as a base. In it is already...
Hi guys. I was wondering if you guys any tools or packages or libraries to help me migrate from SQLI...
Hi - can anyone tell me if cache keys can be non-unique if tags are being used? For example, can I s...
Looking to maybe get together and talk about how amazing laravel is. Any takers?
I have a form where the user can update the fields of the given ID, also you have other fields you c...
Should I be using a separate database for listings in my app, which is the primary business/sales da...
Hi, i save the name of an image in the database. I try to show the image with: {{ HTML::image('/uplo...
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.