Support the ongoing development of Laravel.io →

L5 thujohn PDF Installation - Update Error

Script PHP artisan clear-compiled handling the post-update-cmd event returned wi th an error [Runtim...

0 Likes
1 Replies
posted 10 years ago

Returning HTML back to Blade

I have a bootstrap modal popup that I will pull in as an include where and when needed, so its very...

0 Likes
3 Replies
Solved

Create widgets on a website - View Composers?

My website has multiple data widgets that can be rendered for the user. These widgets are sub-views,...

0 Likes
1 Replies
posted 10 years ago

Workbench has removed in L5?

I try create package with workbench in L5, but don't work. Because it is removed.

0 Likes
10 Replies

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

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.