Support the ongoing development of Laravel.io →
posted 10 years ago

Help with a for loop

I have my code like this: http://pastebin.com/ppQRPhE1 how can i put the $x within the description i...

0 Likes
12 Replies

Error when attempting to deploy Laravel 5 to Pagoda Box V2

Hello, I've been running a Laravel 4 app on Pagoda Box for a few months, and it's been great. Howeve...

0 Likes
1 Replies
posted 10 years ago

Ajax function prevents redirection?

I 'm deleting records with ajax code (in a javascript function): $.ajax({ typ...

0 Likes
3 Replies
Solved

Laravel 5 routing to a deferred service provider in a package issue

I'm creating a route for a deferred service provider that's in a package and the following route wor...

0 Likes
1 Replies
posted 10 years ago

About laravel documents

while learning about laravel i found some code like the following Route::when('*', 'csrf', ['POST',...

0 Likes
3 Replies
posted 10 years ago

Change path of Laravel 5 installation

Hi all, Is it possible to change the path where the installer will create a new laravel project usin...

0 Likes
7 Replies

My Workbench replacement: Studio

I have created the Studio package as a replacement for Workbench: https://github.com/franzliedke/stu...

0 Likes
0 Replies
posted 10 years ago

Laravel 5 not using Blade views

Hello, I'm new to Laravel and wanted to try it today. After installing everything that was neccessar...

0 Likes
2 Replies
Solved

Using model to check if the database contains values

I am using my model to query the database and then check if there are values in my DB and if the rec...

0 Likes
0 Replies
posted 10 years ago

Error when I use the '/' at the end of the address

When I enter an address like 'localhost/classifieds/public/admin/categories' it works fine. But, if...

0 Likes
15 Replies

Artisan migration connection error

Hello! I have a problem with a new installation of Laravel 5.0. I´m installing Laravel in xampp with...

0 Likes
0 Replies

Laravel 5 Error Messages

I installed a fresh install on my ubuntu machine. I'm getting blank page on the home page of the app...

0 Likes
1 Replies
posted 10 years ago

Switching from --dev to --prefer-dist

Well looks like L5 is out. I have been learning Laravel on L5 dev. Please tell me what I need to do...

0 Likes
1 Replies
Solved
posted 10 years ago

Get plain Eloquent QueryBuilder

Hi, I need to get a query builder for an Eloquent model, one like returned by Model::where(...), but...

0 Likes
0 Replies

Auth::logout() "Error connecting to Database"

hello, I'm new of Laravel and I have implemented a simple login app as case of study. I followed the...

0 Likes
4 Replies

Deploy Laravel on 1&1 Servers

I have recently completed my first laravel site, but now I am stuck with deployment. This is an enti...

0 Likes
1 Replies

Views count | Twig Laravel Environment

How can I count the views for a post in Laravel+Twig Env?

0 Likes
2 Replies

Best practice for modifying composer packages

Hi all, I'm using Cartalyst's Sentry 2 (works great) with L4 but I need to add a relationship so tha...

0 Likes
1 Replies

Add suffix to my pages

Hello everybody, How can I add a suffix to my pages ? like localhost:8000/users/add.html for exemple...

0 Likes
4 Replies
posted 10 years ago

Post data from angular to laravel

I am trying to make a simple app based on Scotch.io tutorial. I don't have a clue how to get data i...

0 Likes
2 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.