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

Laravel Matching to Wrong Routes Because of a Single Route With Three Parameters

Here are the relevant routes: Auth::routes(); Route::group(['prefix' => 'admin'], function () {...

0 Likes
0 Replies

Test input arrays in laravel 5.5 ignore empty or null input values

I am currently testing a championship tree with 16 competitors. Each competitor can be updated via a...

0 Likes
0 Replies

PHPUnit fails to count with group by on query to the database view (not table)

Laravel Version: 5.4.* PHP Version: >=5.6.4 Database Driver & Version: MySQL (Testing with S...

0 Likes
0 Replies
posted 6 years ago

Laravel Passport Personal Access Tokens are given Unauthenticated error on AWS

I have my code working properly on local system and development server working properly. But when I...

0 Likes
0 Replies
posted 6 years ago

Laravel store method problem

hey Guys i am using resources route for posts i have store method in my PostsCOntroller controller t...

0 Likes
1 Replies
posted 6 years ago

running phpunit inside laravel command

I trying to run phpunit inside larvel command but laravel affect the phpunit enviroment. public func...

0 Likes
0 Replies

Different PHP versions

I Use MAMP on my macbook. I allready have some Laravel 5.4 projects which run perfectly. But now I'm...

0 Likes
1 Replies

load more btn in laravel 5.4

Hi, I have theme installed in my laravel project and I convert it to dynamic but there a problem in...

0 Likes
0 Replies
posted 6 years ago

Adding new tables with migration without rollback

im trying to add new tables to already existing db using migration, i have one table 'users' and ive...

0 Likes
1 Replies

Tutorial Hotel booking system with Laravel and AngularJS

Hello, i'm Andrea, the owner of codetutorial.io. I've recently posted a tutorial on how to create a...

0 Likes
1 Replies

Laravel server transfer routing error

We just bought a new server becouse the old one was slow so this week we intended to transfer our la...

0 Likes
0 Replies
posted 6 years ago

Create new record and their relations

I am working in a project where the users have a rate plan associated. When a new user is created, a...

0 Likes
0 Replies
posted 6 years ago

Feedback on Blueprint Docs - an API Blueprint Renderer for Laravel

Last week I published my first Laravel package: Blueprint Docs – an API Blueprint Renderer. I'm look...

0 Likes
0 Replies
posted 6 years ago

ReflectionException Class Swift_Transport_Esmtp_Auth_CramMd5Authenticator does not exist

Laravel Version: 5.4 PHP Version: 7.0.22 Database Driver & Version: Mysql 10.1.26 Description: I...

0 Likes
0 Replies

Call to a member function getClientOriginalName() on null

posting my repository code /// public function saveAdvertiser($advertiser,$advlogo) { $industryId =...

0 Likes
0 Replies

Homestead NFS Sync on MacOS High Sierra

I'm using Homestead with NFS sync, and I'm relying on this setup heavily for the local development o...

0 Likes
0 Replies

Start a project cloned from git and created with Homestead per project installation

Hi to all. I have created a Laravel project with an Homestead per project installation. After that I...

0 Likes
1 Replies
posted 6 years ago

belonsToMany returns empty when eager loading and using leftjoin in Eloquent query

I am very new to eloquent and I am not using it within Laravel, but I don't think that it matters in...

0 Likes
0 Replies

'web' middleware is not works. Upgrade from 5.1 to 5.5 (version to version).

Laravel Version: 5.5 (upgraded from 5.1 version to version). PHP Version: 7.1.11 Database Driver &a...

0 Likes
0 Replies
posted 6 years ago

how to compile string by BladeCompiler

how to compile string contains blade template code? could i do it by compileString method from https...

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.

© 2024 Laravel.io - All rights reserved.