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...
We are newbie start-up using Laravel for our application running in AWS Beanstalk. I just want to as...
Steps to reproduce: Follow installation instructions: http://lumen.laravel.com/docs/installation Fol...
Hello How can I define a default value on table schema(migrate)? Thank You
Hi everyone, I'm dealing with this for a long and I really can't find a solution, I'm creating a RES...
Hello, I am using Dingo APIs package. I have created a resource controller and validate the form wit...
Hi, I'm using the out of the box password reset functionality with the make:auth command. Every time...
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