Support the ongoing development of Laravel.io →

Laravel backend for Unity 3D

I am making a game using the Unity 3D. Does anyone know how to implement Laravel as a secure backend...

0 Likes
1 Replies
posted 10 years ago

Clone from Bitbucket to another computer not working

Hi, I've installed Laravel 5 through composer in one computer. Then installed some packages, also th...

0 Likes
1 Replies

Help with whereHas query

Hello, I am trying to query two hasMany relationships, if an id is in the url I would also like to p...

0 Likes
0 Replies

File upload with L5

I can get my file name into my database but how do you set the path for the file or image to upload...

0 Likes
1 Replies
Solved
posted 10 years ago

Laravel 5 configuration

I have a fresh Laravel 5 installation. My environment is set to production. I have files config/data...

0 Likes
6 Replies

Awesome bookmarklet for the official Laravel documentation

Hi Everyone! Just take a look at this Awesome bookmarklet for the official Laravel documentation htt...

0 Likes
0 Replies
posted 10 years ago

laravel5 as zip?

Hi guys Where I can download laravel5 as zip file? The reason is I have difficulty installing larave...

0 Likes
2 Replies

create new column to a DB table programmatically via Schema Builder?

Hi there, is there a way to add, update and delete an additional column to an existing Model/DB tabl...

0 Likes
8 Replies
Solved

Why use Models????

If I use an MVC why can't I put all calls to the database inside my model? I'm watching Laracasts an...

0 Likes
5 Replies
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

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.