Support the ongoing development of Laravel.io →

Charset problem

Hi, i have a problem, i want use ISO-8859-1 charset, but laravel does not want. i show you the probl...

0 Likes
8 Replies

SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client

I have designed a website with Laravel 4.2 , it runs correctly in my localhost (Xamp),but when I upl...

0 Likes
4 Replies

Query with relationship count operation

Hey, i'm doing a query in which i want to select all models with a column value smaller than their r...

0 Likes
1 Replies

Leak of memory when adding to database

Hello, My application import some large (7mb) csv files and parse them using "Maatwebsite/Larav...

0 Likes
5 Replies

Issue With Gulp Watch On L5.1

When I try and run 'gulp watch' I get this error: [09:34:18] Using gulpfile /var/www/resources/mym/g...

0 Likes
1 Replies
Solved
posted 9 years ago

Access to Url path

Hi, i have an url like: "www.myapp.com/other-param" and i need to print in my view "/...

0 Likes
1 Replies
posted 9 years ago

Baum, select specific category

Hi Guys, I'm busy testing baum for a few hours now. I want to find a category with a specific id and...

0 Likes
3 Replies

homestead on production (digital ocean)

I am not sure if it is possible to run/install vagrant (but why wouldnt it be.. i can ssh and do wha...

0 Likes
3 Replies

Laravel 4 mail queue SQS implementation......

class UserController extends \BaseController { public function reminder(){ if(Auth::check()){...

0 Likes
0 Replies

Authentification

How to send reset password to email? This is my class... Whats wrong? Why it isnt working? namespace...

0 Likes
1 Replies

Does DB::raw affect when uploaded on server?

Currently using this code to fetch data on mysql and its working on my localhost but when I uploaded...

0 Likes
0 Replies
posted 9 years ago

Laravel/Lumen hierarchy based config system

Hello, everyone! I would like to have something similar what ZF2 config system has. I need hierarchy...

0 Likes
5 Replies
posted 10 years ago

How to keep session id on login?

Hello, how can i keep my session id on login. Seems Laravel 5 regenerates the session id When i get...

0 Likes
10 Replies

Manually created pagination always returning the full list

I couldn't use the paginate()-method anymore cause I needed to add an extra attribute to every eleme...

0 Likes
2 Replies
Solved

Bulk insert

Hello. Is it possible to insert bulk data of 1 million generated rows (by php) ?

0 Likes
4 Replies

Extending Illuminate\Auth\Passwords\PasswordBroker

Hi, I want to extend PasswordBroker to put the reset mails to the queue. I picture simply creating a...

0 Likes
1 Replies
Solved

Laravel and Angular Starting Point

Hello all, I am about to start my first Laravel API back-end, using Angular JS as the front-end. I h...

0 Likes
0 Replies

Homestead Guzzle HTTP Client cURL and AWS Cloudsearch

Strange issue, when trying to hit a AWS CloudSearch domain with Homestead: (using Guzzle Client) htt...

0 Likes
1 Replies

Get all subcategories ids

http://laravel.io/bin/zj5zq Here is my category tree I want to get all ids of subcategories from inf...

0 Likes
0 Replies

Custom Query

I have something that I'm trying to do that is probably against the norm, but here is what I'm doing...

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.