Hi, I'm new using laravel. I'm finding a way to use ssh dynamically, using ssh-key or another way wi...
I'm following the Laracasts's Larabook tutorial. I'm on the Following Users part. I added a follow b...
My configuration works fine on Localhost. The email go through successful. But when I deploy it on t...
bijaygithub liked this thread
So, I am trying to create multiple sites on the same DO server, but the only way I get it to work is...
Hello everyone. First case: At the database level have I created two users - "app_web_worker&qu...
Why did they remove Forms and HTML in Laravel 5? and what is the replacement for these? Thanks in ad...
I am trying to upload a file, I am using laravel 4 and deploy on google app engine. Locally everythi...
Hi, I have one server in Forge and I've created 2 sites (site1.host.mydomain.com and site2.host.mydo...
Hello, Can someone help me on this? My form Form::open(['route' => 'search', 'class' => 'form'...
Hi Guys, So there, basically, i created a class in PHP that uses PDO (i'm connecting to an ODBC obvi...
When I run php artisan key:generate it says Application key [yiTC3tRuczqMVrbikesPOtxZc4AAluIE] set s...
I am writing this thread because I couldn't find any help for my situation of not connecting my Home...
I have my routes.php as follows: <?php $approutes =function (){ Route::group(['middleware' =...
I have installed Homestead 2.0 by following Laracast series (https://laracasts.com/lessons/say-hello...
Hi, Is there anyway to make 2 error page? so there is 1 error page for public and another one for ad...
Hi, I need some data which is accessible across the whole site, so in the AppServiceProvider I have...
Hello I followed this https://laravel-news.com/2014/10/setting-laravel-elixr-bootstrap/ I end up wit...
Hi, i am having some trouble trying to change a connection's database key on the fly to let a model...
i installed php via brew but still cant find solution. please help Loading composer repositories wit...
I managed to install laravel homestead on windows 7 and all seems to work correctly. Yet, I fail to...
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