Hi all, I have a method defined in my model called status which calculates a status based on some fi...
I want to change the url of my laravel website. Is it possible?
I have two tables 1- projects 2- clients I need to get the names from the client table and the proje...
Please can someone create a Spark tag, so that we don't have to use the Github issues as a place to...
Hey guys. Im working on a huge application, but i want to create a folder called routes, and put the...
Hi everyone, So I've followed directions on setting up authentication on the laravel-5-from-scratch...
Hi everyone, what am trying to achieve with the code below is to fetch data from mysql database, the...
I want to use mysql and mongoDB in my laravel project, I know I can define multiple connections arra...
I have three tables namely 1.Product 2.Category and 3.Attribute and each category have different att...
Hi Laravels, I have a sublet model that has its own table, but I have 2 more tables to store sublet...
i tried to work with these. but i couldn't get work laravel-echo. can you tell me what should i list...
Hello. I'm new to Laravel and I am developing a site for a university and need to login to be done t...
Hi, So I am trying to reset the password in Laravel 5.3 but I have run into an error. I receive the...
Hello; I want to run a count() query on a blade view. Can someone help me? Thank You
Has anyone been able to successfully update to 5.3 who by chance is using ping pong labs modules? I...
hello . i install laravel passport via Taylor Otwell Video learning . 1 - Installation was successfu...
Am currently working on a project with laravel 5.3.9 and am having this issue, whenever i tried inst...
So here is the picture: I have an app that creates tenant_db for each user registered. For doing tha...
Can I use Schema and Session class in a Middleware? I tried to use Schema::hasTable and Session::put...
Defining in the routes.php if the method (the function in the class) needs authentication seems good...
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.
The community