Hello I have a tendency to follow the MVC pattern. With laravel im noticing not much of the Model.....
I just installed laravel on my server, but I get this message: The page isn't redirecting properly F...
Hello Maybe someone could help me... i want to validate that a site title and url are unique, only w...
Hi guys I am wondering how I can access my database to load info from the database inside..app/confi...
use Illuminate\Database\Eloquent; $db =Settings::get(); I have this in my app.php but still get a Cl...
The Laravel portal for problem solving, knowledge sharing and community building.