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

Laravel adminLte

Good evening, I installed adminlte on a project I already had. My route file stopped working and eve...

0 Likes
0 Replies
posted 7 years ago

Return json object instead of array

When i return json, it returns a array instead of an object. $order = Order::where('user_id', $custo...

0 Likes
0 Replies

Add New Element to Item in the Collection

So I am trying to add new item to a collection. So how i do I add it? My Code $users = User::where...

0 Likes
2 Replies

Parse Error in .../Illuminate/Foundation/helpers.php on Installation

I am working off of a C9 Ubuntu server with php 5.6.4. I've installed Composer, made a new Laravel p...

0 Likes
1 Replies

take previous value in Laravel Excel

Hi guys! I'm currently trying to implement something like this but with laravel- Excel: link Excel:...

0 Likes
1 Replies
Solved

Laravel 5 : deployed on server in public_html give HTTP ERROR 500

I am using laravel 5, I just deployed the code in public_html on the server. When I call the URL it...

0 Likes
0 Replies

How to change location and name of public folder

"/home/soft/public_html" its my web root i dont want to make any new virtual host i want m...

0 Likes
0 Replies

Error while versioning css style

Hello, Few days ago I started to learn new Laravel 5.4 and I have first problems. Here's code of my...

0 Likes
0 Replies
posted 7 years ago

[5.4] simple artisan migrate error with task autogenerate by laravel files

Hi. I have an error during artisant migrate on my freash laravel installation. error with autogenera...

0 Likes
1 Replies

Laravel File Input from form

I'm trying to make an uploader for images, however, my request never detects an image. This is my co...

0 Likes
0 Replies

Problem redirecting user based on user_type [SOLVED]

Having trouble redirecting user based on the user type... So here's the thing, I need to redirect th...

0 Likes
0 Replies
posted 9 years ago

Laravel 5 making the queue listener to handle jobs pushed by an external entity??

Can a Laravel application listen/consume messages from a queue for which it did not push messages to...

0 Likes
1 Replies
posted 10 years ago

Customizing Guard class or custom User Provider?

Hello dudes, I read some tutorials about extending Guard class and creating a custom user provider b...

0 Likes
2 Replies
posted 7 years ago

Call to undefined method Illuminate\Foundation\Application::share()

After updating to 5.4, I got this error in Terminal: Generating autoload files > Illuminate\Found...

0 Likes
3 Replies
posted 7 years ago

Laravel 5.2 Getting results depending on many to many relations

Hello. I cannot get the "many to many" relation working on product filtering. I would just...

0 Likes
0 Replies

iframe TokenMismatchException, any suggestions?

I have a plugin for my app that users can implement in their website that contains a form. The probl...

0 Likes
3 Replies

Laravel mix foundation is not a function

So I've been setting up a new Laravel project with foundation and some other jQuery plugins, but whi...

0 Likes
1 Replies

Database relationships one-to-one not saving

I'm a noob at this, please forgive me but I'm trying to connect a one-to-one relationship between a...

0 Likes
0 Replies

Laravel 5.3 Authentication from External Website

I'm going to build a project using laravel 5.3 with a login page from an external site. The site ret...

0 Likes
3 Replies

TokenMismatchException Issue Only on Dreamhost

I just uploaded my site to DreamHost (http://thepixelshades.com) and I'm now getting a TokenMismatch...

0 Likes
1 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.