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

Resolving a slug to the right controller

Hi So I am developing this Laravel 5.1 LTS based CMS. One issue that I have come across is that I ca...

besfort liked this thread

1 Likes
2 Replies
Solved

Laravel file structure

Hello, I'd like to create my own CMS with laravel, I'm looking for the following file structure. co...

0 Likes
0 Replies
posted 8 years ago

Multiple buttons with multiple redirects on forms

I'm trying to have multiple buttons on a form in Laravel 5.3 and depending on which button the user...

0 Likes
0 Replies
posted 8 years ago

Laraval umlauts not working with MySQL Database

Hello, I've a problem with german umlauts like äöü and so on in Laravel 5.2. I'm saving some script...

0 Likes
2 Replies
posted 8 years ago

How to display values of returned Collection?

Hello. I am trying to use the query builder as told in Laravel docs. when I pass the data to the vie...

0 Likes
11 Replies

How to pass variable from one controller to another controller in laravel

I have one Controller eg. VendorContoller in index.blade.php i have display all details in table wit...

0 Likes
1 Replies

Create user, out of the box 5.3

I have typed: php artisan make:auth php artisan migrate Question: Now because migrate worked, that m...

0 Likes
1 Replies

How to automaticaly create a slug when saving a user?

I want to set a slug for a user that I am saving. Should I use events? I tried this way whitout succ...

0 Likes
2 Replies

Error to install Homestead

I'm trying to run the Homestead in Ubuntu 04.16 but when running vagrant up command, it returns me t...

0 Likes
0 Replies
posted 9 years ago

Ordering a collection by the related items

My domain model looks like this: Person id first_name last_name other fields Position person_id c...

0 Likes
2 Replies
Solved

Laravel utf-8 problem

Hello, I have created a new Laravel 5.3 application and I have a problem with utf-8 chars which are...

0 Likes
0 Replies

Store variable in session after login.

Hey, I'm Eduard. I'm new to Laravel framework and I need some help from you, guys! What I'm trying r...

0 Likes
0 Replies

Getting useless Exception message since composer update

Since running 'composer update' to go from Laravel 5.0 to 5.1 I'm getting useless info when my app t...

0 Likes
4 Replies
Solved

Forge: Restarting NodeJS daemon on deploy

Hi guys, I've setup my first Laravel Forge site that runs a VueJS 2.0 server side rendered app. I've...

0 Likes
0 Replies

Best practice to configure a master page for only one unique page on a site

I've created a master page for our site so that we maintain a similar layout throughout, but our hom...

0 Likes
1 Replies
posted 8 years ago

Mailable.php line 382: [] operator not supported for strings

Hello, I have a contact form, a contact mailable, and a contact mail view and a contact controller....

0 Likes
1 Replies
Solved

[Package] Laravel GAMP - Laravel Support for Google Analytics Measurement Protocol

Hey there! Yet another package I created since i had a requirement in one of my projects. Check it o...

0 Likes
2 Replies

group by created_at

Hi, how to select all records from table group by created_at? When I get all rows from table it retu...

0 Likes
0 Replies

Dingo Transformer does not filter output

I try to understand api, oauth2, ... Now i have a problem with transformers in dingo/api. I'm sure t...

0 Likes
1 Replies
Solved

multiple persons for one user / email address

hi, i've developed an android app with laravel api backend. currently i use default api guard and Au...

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.