Support the ongoing development of Laravel.io →

Mail Issues On Live Host

I use HostGator as my web host. I have a global Helper function called sendMail. When I call sendM...

0 Likes
0 Replies

What are some of the best side made with Laravel?

I just wanted some inspiration for the best sites created with laravel

0 Likes
2 Replies

Larasites - A curated collection of the best websites made using Laravel

Hi Everyone :) My name's Wayne and I helped make Larasites. We made Larasites in an attempt to stren...

0 Likes
1 Replies

How to share user uploaded data(images mostly) between a laravel/laravel or laravel/lumen setup.

I am working on a project which Web + Mobile App. Web setup will be laravel based (domainname.com) a...

0 Likes
0 Replies

Can't access final model (posts) through hasManyThrough method, error "Call to undefined method Illuminate\Database\Query\Builder::posts()"

I don't know what is wrong here. I have this kind of setup: item_model id - integer name - s...

0 Likes
20 Replies

Configuration for running Laravel with Nginx and Apache?

I'm running Nginx over Apache. The problem is that I think I have some misconfigurations on even the...

0 Likes
4 Replies

laravel 5 nested array validation

how can i check the array value is exist or not? If example: my_field[1][1] = 16 my_field[1][2] = 14...

0 Likes
0 Replies

Project wants to update to symfony 3.1

Hi, composer is trying to update to somfony 3.1 even though i have laravel 5.2 required. I know ther...

0 Likes
4 Replies
Solved
posted 7 years ago

Laravel method case-sensitive?

When I try to post to my route using cURL and the method set as "POST", I hit a 403 Forbid...

0 Likes
0 Replies

facebook canvas login issue

I trying to build facebook canvas with laravel 5.2 with "SammyK/LaravelFacebookSdk" packag...

0 Likes
0 Replies

Patch/Put method yields MethodNotAllowed

I have an edit page reusing a form from my create page that populates the fields by using {!! Form::...

0 Likes
6 Replies

2 laravel application on the same host. NotFoundHttpException in RouteCollection.php line 161

Hi, My single Laravel app already run on Ubuntu server. I want to run another one on the same host b...

0 Likes
0 Replies

Cookies not persisting after Laravel 4.1 upgrade

I have an existing Laravel 4.0 project that I have been trying to update to Laravel 4.1. I created a...

0 Likes
26 Replies
Solved

Job that starts over when finished?

What I'm trying to create is a system that reads/parses data from over a dozen external websites. As...

0 Likes
2 Replies

connection data base

I wonder if there is some form of excolhes the path of database connection before login to the syste...

0 Likes
1 Replies
posted 7 years ago

laravel 5.2 how to configure log level?

In my application i ve got some Log::debug Log::info etc..in code how to select a level log if i wan...

0 Likes
0 Replies

Help with the eloquent query!!!

Here is my reddit post. Thanks!

0 Likes
0 Replies

Returning variables to View

Hi I am updating a view. For example, in the view I have 3 variables ($files, $users, $supplier) Is...

0 Likes
1 Replies

How to: Get first N objects in foreach loop

Is it possible to get first Nth ojects in foreach loop. For example i have foreach loop with movies...

0 Likes
1 Replies
Solved

L5.1.6 always returning a Status 200 OK header

No matter what I do, I always get a 200 OK status in response. Whether I get a Stack trace, a route...

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

© 2024 Laravel.io - All rights reserved.