Support the ongoing development of Laravel.io →

Using Auth::check() in multiple guards

Hello, I am trying to make a route available to both our web app and api. The problem I am having is...

0 Likes
5 Replies

Run laravel project on existing apche server of centos

I have a server of CentOs 7 where apache is running. I'm using it for run my web applications. Now I...

0 Likes
4 Replies
Solved

How to solve the growing bloated ORM?

At first, my model code may be clear, but later, more and more model associations, more and more eve...

0 Likes
0 Replies

Error on Auth Routes, Class Frontend\Auth\LoginController do

I started to upgrade a Laravel project form v5.2 to v5.6. I followed the doc and made the changes li...

0 Likes
1 Replies

Laravel 5.5 Validation Message

I have a method: protected function validateLogin(Request $request) { $this->validate...

0 Likes
1 Replies

Has Many Through Relationship Depth

Hey Guys, I am just trying to understand the depth of the has many through relationship as well as i...

0 Likes
4 Replies
Solved
posted 5 years ago
0 Likes
0 Replies
0 Likes
0 Replies
posted 5 years ago

Aimeos OSS E-Commerce Package 2018.07 available

The stable 2018.07 version of the Aimeos e-commerce package for Laravel is available now and it cont...

maynor96 liked this thread

1 Likes
0 Replies
posted 5 years ago

how to catch database error in eloquent without laravel

never have I used Laravel . but I am trying to use eloquent in my joomla project. supposing that elo...

0 Likes
0 Replies

middleware not allowing me login on web guard

public function handle($request, Closure $next, $guard = null) { switch($guard){ case 'admin': if(Au...

0 Likes
0 Replies

3 Nights at River Hotel, Chicago during Laracon US [offer]

I've pre booked a Room in River Hotel from 24th until 27th of July (3 Nights). Unfortunately I have...

0 Likes
0 Replies
posted 5 years ago

Teams show

Hello, i have a Problem i will show Teams with Users. I have make Controller and Models and pivot ta...

0 Likes
1 Replies
posted 5 years ago

Using sql server function in Laravel eloquent

Hey, Is it possible to use an Sql Server "Scalar Valued Function" in Laravel eloquent mode...

0 Likes
0 Replies

laravel 5.6 with angular 6 integration

I want to use laravel(as backend) and angular(as frontend). As far as I know I can use 2 methods :-...

0 Likes
0 Replies
posted 7 years ago

Eloquent Polymorphic relationship and eager loading...

Hello there, I'm just wondering a thing... I would like to eager load relationships through a polymo...

0 Likes
2 Replies

"No input file specified" using Homestead

Hello all, First post here and it's not a good one. :/ I get the error: "No input file specifie...

0 Likes
40 Replies

Firbase with Laravel

I want to connect laravel project with firebase ?

0 Likes
1 Replies
posted 5 years ago

laravel project error 404

i have a problem with my laravel project , i get a not found error even if the routes exist , i used...

0 Likes
1 Replies
posted 5 years ago

Lastest laravel has incompatible issues with WAMP-srv. PHP

Hi, First poster. I was setting up latest version of laravel the other day. Worked like a charm. I n...

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.