Support the ongoing development of Laravel.io →

L5 add parameters to fullURL

i make search page. i get full urll with code Request::fullUrl() http://demo.com/search?query=keywor...

0 Likes
4 Replies
posted 9 years ago

Relationship filtering problem in Laravel Panel

I used Laravel to build a paygate system and in its panel I have some different kinds or reports tha...

0 Likes
0 Replies
posted 9 years ago

Error using Eloquent in tinker

When ever i try to create a new Eloquent object via tinker, i keep facing this error. Is there a wa...

0 Likes
1 Replies

Inserting JSON into $table

I having difficulties with taking an array of data and inserting it into my table. I know Im missing...

0 Likes
4 Replies

Moving laravel default folders

I've been using laravel for a few weeks now, and I have to say, I'm not getting used to the folder s...

0 Likes
3 Replies
Solved

Maatwebsite/Laravel-Excel import by config

Hey there, I'm trying to do a file import via the excel package of maatwebsite. Because I need diffe...

0 Likes
0 Replies

Elixir won't install on CentOS

I have a VPS with CentOS and the latest version of node.js. Gulp is installed globally. But when i w...

0 Likes
3 Replies
posted 10 years ago

Laravel 5 routes - restricting based on user type

Hi i'm currently using Laravel 5, I currently have the following routes: Route::group(['middl...

0 Likes
5 Replies
Solved

Update the data in table

As the title says, I have some data. I am trying to update it just using updateOrCreate() method but...

0 Likes
0 Replies

Has been auto signout L4 and L5

Hi everybody! I have a trouble with login and logout with L5 I am using route Route::group(['prefix'...

0 Likes
4 Replies

Laravel 5 Nested Views Problem with embedded includes.

Ok Embedded includes here. tl;dr: One view includes another, that view also includes another. If the...

0 Likes
0 Replies
posted 9 years ago

Blade engine 500ing on subfolders

Hi everyone, I have a mind-boggling problem. I am following the Laracasts tutorials about basic rout...

0 Likes
0 Replies
posted 9 years ago

Cookie not being added to current view

I would like to pass a newly created cookie to the current response. I have this code public functio...

0 Likes
7 Replies

Form data and routes

Hi Everyone, is it possible to take form data that is posted to one route and use it in another rout...

0 Likes
4 Replies
Solved

Encryption key / APP_KEY

Hello everyone, After installing laravel 5 and running the command php artisan key:generate and rece...

0 Likes
1 Replies

How to model redundant information?

I have been racking my brain to figure out the most 'eloquent' solution to this problem. Perhaps you...

0 Likes
2 Replies
Solved
posted 10 years ago

Using Laravel for Database migration management for multiple project

Has anyone used laravel for database management migration management for several applications, as a...

0 Likes
1 Replies
Solved
posted 9 years ago

Laravel 5 - rest client

I need to do a PUT request with a JSON body. I wanted to know what the Laravel community uses for bu...

0 Likes
4 Replies
Solved
posted 9 years ago

Anti-spam community help

Is there any way to mark all those spammers' profiles to exclude it from viewing and/or help block a...

0 Likes
2 Replies
posted 9 years ago

How to use multiple DB with the db query builder?

Hi, Is it possible to use db query builder with two databases? I know that I can use a raw query wit...

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