I have block 2 ip using iptable in ubuntu 16.04 iptables -I OUTPUT 1 -d 45.55.255.55 -j DROP iptable...
Hi, After using the command: "composer create-project --prefer-dist laravel/laravel blog"...
I've installed Laravel 5 on CentOS 7 with ease. Made .htaccess changes and and generated application...
In my root folder I have 2 files .env and .env.development. When I run build in development mode lar...
So, I am fairly inexperienced in matters Laravel. I had this setup for a few months and everything w...
Any one can help how to setup driver for redis as session i did this way : session.php 'driver' =>...
The remote server that the project is hosted on does not allow ssh access so l used ftp to upload th...
I'm using Envoyer to deploy one of my projects to an AWS EC2 server running on AMI. So I chose to de...
Hi have fold all i need to follow to make show i used laravel broadcast well , may be am missing som...
I'm a bit fresh to Laravel. I installed it via composer in the xampp/htdocs file. I installed the la...
Hi guys, In my blade templates, the following code: <p>Österreich</p> creates this outpu...
I have this in my route Route::resource('something', 'SomethingController'); but this controller han...
We can put custom error views in resources/templates/error/ERRORCODE.blade.php. This works, except f...
Hello, First of all, my website worked very well in local (using WAMP) until I try to add a remote h...
I have a doubt about the Laravel select query. I am explaining my requirement here. I want to select...
So, i am having this weird problem, which i tried to rectify via net searches, but nothing has worke...
Hi Devs, I'm trying to pass --env option to the migrate command with the env file which i'm creating...
Am new to this, am just trying to install composer and i keep getting this error below. Someone plea...
In my application, the dropdown is not working. I found out I have to have popper.js installed. I tr...
Is here anybody who did any package with notification? I make one, and the notification correctly se...
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