I'm japanese student and new to Laravel. I used the Eloquent's local scope like this: use Illuminate...
I need to register same user with same email address for different locations using unique validation...
Hello, I'm trying to do this (Laravel 4.2) : In database.php 'default' => '', In a function $mod...
hello.. we problem with route redirect from route to segment domain problem: Route::get('/', functi...
Hello, I am trying to make a route available to both our web app and api. The problem I am having is...
I have a server of CentOs 7 where apache is running. I'm using it for run my web applications. Now I...
At first, my model code may be clear, but later, more and more model associations, more and more eve...
I started to upgrade a Laravel project form v5.2 to v5.6. I followed the doc and made the changes li...
I have a method: protected function validateLogin(Request $request) { $this->validate...
Hey Guys, I am just trying to understand the depth of the has many through relationship as well as i...
This is how i enter
The stable 2018.07 version of the Aimeos e-commerce package for Laravel is available now and it cont...
never have I used Laravel . but I am trying to use eloquent in my joomla project. supposing that elo...
public function handle($request, Closure $next, $guard = null) { switch($guard){ case 'admin': if(Au...
I've pre booked a Room in River Hotel from 24th until 27th of July (3 Nights). Unfortunately I have...
Hello, i have a Problem i will show Teams with Users. I have make Controller and Models and pivot ta...
Hey, Is it possible to use an Sql Server "Scalar Valued Function" in Laravel eloquent mode...
I want to use laravel(as backend) and angular(as frontend). As far as I know I can use 2 methods :-...
Hello there, I'm just wondering a thing... I would like to eager load relationships through a polymo...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.