Why isn't there a link to this forum, laravel.io/forum on the main laravel site any longer?
Say you want to edit a record and post the form using jquery. A prerequisite for this: You should al...
For those asking about jquery ajax: Here I am editing a pet, and looking up the petowner and filling...
I really wish some folks would do a search before they asked the question, some questions have been...
The docs show: <?php namespace App\Http\Controllers; use Auth; use Illuminate\Routing\Controller...
Take some time to learn basic php, a few months, then come back to laravel. Also SQL. Learn some sto...
Why aren't you using regular HTML tables, where you have full control on all?
Dev constantly changes.
http://php.net/manual/en/function.number-format.php
Why would they be logged in for 2 weeks? Add an event to anything user will do, and capture a sessio...
The Laravel portal for problem solving, knowledge sharing and community building.