Hi, Just noticed accidentally that, if I run any of my custom artisan commands, they (well, Laravel)...
Hi, I have a basic CRUD with a template like this: # master.blade.php @section('content') {{ $item...
Hi all, i'm serarching for a package that make lggged users read messages from the guests.
Hi; I want to be able to use this without relying on Input Facade. For example I want to be able to...
I'm trying to concat the results of a database query and return them as a variable that I can insert...
In gmail the link is actually a link and is clickable. In yahoo email the link comes across as plain...
I am building my first API and from the very first day I asked myself if its really a good idea to k...
Fatal error: Uncaught exception 'DOMPDF_Exception' with message 'Frame not found in cellmap' in C:\x...
I have this in my routes.php at the moment, I assume this is not the best practice. Route::get('port...
Hi, I've managed to setup a a database connection (eloquent model) and to display data of one table...
I'm trying to optimize the load time of a site but it seems that the: Illuminate\Routing\Router->...
I uploaded a laravel project I was working on to bitbucket and a friend downloaded it, but on his co...
I've used psr-4 and created an 'Acme namespace. I then added 'namespace Acme; to User.php and moved...
I would like to create rule with array name of textbox. Ex: // in view echo Form::text('item[]'); ec...
Is there a way when using {{{ $variable }}} to escape with ENT_NOQUOTES?
Hello everyone! I just started with Laravel in my Mac and it seems well. When I go to my Laravel loc...
Hi guys I am wondering how I can access my database to load info from the database inside..app/confi...
I've setup a new install of Laravel on my local. It appears there are issues with htaccess or Apache...
I'm using vagrant/homestead. and everytime i "destroy and up" or reload, my databases are...
Hello, I want to change the template of "Password Reminders & Reset" of Laravel. How c...
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