Is it possible to configure Laravel to generate https links for urls and assets ? Why? Our website i...
Hi ! I do update a development server to use PHP7-FPM, Nginx and Oracle. A simple PHP oci_connect sc...
In Laravel 5.2 I made a folder app/Models. This is one of my models: app/Models/Pin.php namespace Ap...
What specific AWS IAM permissions are required for Laravel Forge deployments?
Hi All, i have some problem while i am querying using Laravel Query builder. i know how to write the...
Hi So i have been looking at the caching solutions and there are so many, redis, opcache, memcache a...
I using postgres and created my users table with id of type UUID. but after execute login action ret...
I've written the following test to try and create an access token for my API: public function testAc...
hello guys I have installed laravel socialite with composer and there is a folder called socialite i...
Hi All Laravel Master, Now i'm stuck and have no idea. would you please help to find out the solutio...
site has been running fine lately, until today, when i tried to login into restricted area of websit...
I just rolled out a feature on my production site that uses Amazon S3 storage operations inside a qu...
My settings for send mail MAIL_DRIVER=smtp MAIL_HOST=smtp.gmail.com MAIL_PORT=587 MAIL_USERNAME=xxxx...
Hi, everyone. The idea is that the site administrator will create custom product properties with dat...
Hello there, I am trying to get the most descent and powerful way to make a query to my database to...
Hey guys, I have a problem with one to many relationships. I have 2 models, User and Language. User...
How do I get the selected value from the dropdown? <p>{!! Form::select('companyname', array(''...
I have a fresh installation of Laravel using Homestead VM but cannot get the index.php view for the...
I have a table structure as this : posts id - integer name - string videos id - integer name - stri...
how i can change permission to 777 and also in bootstrap. Because i am using croppic to upload imag...
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