0 down vote favorite I'm new in Laravel Passport. Recently, I used the Password Library for RestApi...
Is it possible to have a route for a subdomain like this: name.staging.sitename.com ? So the site is...
Hey! I have a problem with my application. Some methods of eloquent not working. When I use method f...
I recently created a migration with 5.6 that changed the data type for multiple columns and renamed...
Hello, I have this resource in web.php Route::resource('chalkboard', 'ChalkboardController'); and in...
I'm trying to figure out the best way to define a relationship from one model to another where the r...
I am successfully being able to encrypt a string in Laravel Web Services. But when I get the encrypt...
Hello, I would like to program an inventory system and need 3 tables for it. These can also be gener...
How can i compare created_at and updated_at @exmpl. Product::where('active', 1)->where('created_a...
Hello, I am trying to run a statement to create a database and an user, but it seems laravel continu...
In my root folder I have 2 files .env and .env.development. When I run build in development mode lar...
I seem to be having an issue with the line/info/error/etc methods not displaying text. Initially I...
Hi Has anyone got a tutorial or ideas on how to setup laravel to upload file like: pdf, doc, xlsx......
So, I am fairly inexperienced in matters Laravel. I had this setup for a few months and everything w...
We have a product SaaS let's say eCommerce. All user created shops and products are stored in single...
Hi Guys, I'm using laravel/homestead (virtualbox, 3.1.0), and there is a way to enable the Nginx acc...
So I received a simple task today. Quite new to Laravel and still don't really get the concept. Simp...
I've tried a dozen "solutions" to prevent the No 'Access-Control-Allow-Origin' header is p...
Hi Experts, we have developed an application using Laravel version 5.6. It's working fine with our c...
Hello everyone. I add some text into mysql using textarea. I guess it keeps the text with CR/LF symb...
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