Hello, I have to develop a Laravel application where all the clients can receive realtime notificati...
Laravel should use ticket system for error reporting just as web2py is using. In ticketing system wh...
I recently discovered a bug in one of our queries that created a 500 internal server error. My quest...
I created a web application using PHP framework Laravel 4. Now I would like to create an Android app...
So I want to have a button that switches from one language to the other and consequently translates...
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...
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