I have my code like this: http://pastebin.com/ppQRPhE1 how can i put the $x within the description i...
Hello, I've been running a Laravel 4 app on Pagoda Box for a few months, and it's been great. Howeve...
I 'm deleting records with ajax code (in a javascript function): $.ajax({ typ...
I'm creating a route for a deferred service provider that's in a package and the following route wor...
while learning about laravel i found some code like the following Route::when('*', 'csrf', ['POST',...
Hi all, Is it possible to change the path where the installer will create a new laravel project usin...
I have created the Studio package as a replacement for Workbench: https://github.com/franzliedke/stu...
Hello, I'm new to Laravel and wanted to try it today. After installing everything that was neccessar...
I am using my model to query the database and then check if there are values in my DB and if the rec...
When I enter an address like 'localhost/classifieds/public/admin/categories' it works fine. But, if...
Hello! I have a problem with a new installation of Laravel 5.0. I´m installing Laravel in xampp with...
I installed a fresh install on my ubuntu machine. I'm getting blank page on the home page of the app...
Well looks like L5 is out. I have been learning Laravel on L5 dev. Please tell me what I need to do...
Hi, I need to get a query builder for an Eloquent model, one like returned by Model::where(...), but...
hello, I'm new of Laravel and I have implemented a simple login app as case of study. I followed the...
I have recently completed my first laravel site, but now I am stuck with deployment. This is an enti...
How can I count the views for a post in Laravel+Twig Env?
Hi all, I'm using Cartalyst's Sentry 2 (works great) with L4 but I need to add a relationship so tha...
Hello everybody, How can I add a suffix to my pages ? like localhost:8000/users/add.html for exemple...
I am trying to make a simple app based on Scotch.io tutorial. I don't have a clue how to get data i...
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