I'm using a package WKHTMLTOPDF WKHTMLTOPDF, and i keep getting this exception thrown: " WKHTM...
Hi, Im not sure wether this is the right forum, but since laravel is what i use, i thought it would...
i tried installing laravel. i installed xampp then the composer i followed the documentation but whe...
Hey, i made a route with a parameter, but when i try to redirect, i get a NotFoundHttpException My...
Following official documentation for IOC (http://laravel.com/docs/ioc): class FooServiceProvider ext...
I have a database table for "roles" and for "permissions", and I need to seed th...
I was curious if it's possible to extend the garbage collection of the session (using database drive...
Hello, I'm working on an app that interacts with a soap webservice, which i'd also like to use for a...
Explained here: http://laravel.io/bin/rr4QQ#8,44
I'm trying to get a site I've developed locally on XAMPP with Laravel to work on my VPS, which is ru...
Hi, I would like the home url to change depending on the user logged in i.e. example.com would be st...
I would like to know how to make a query MySql to laravel controller: My MySql query like: (SELECT c...
Attempting to set up Laravel on my local WAMP setup. Im trying to learn Laravel for 1st time. I down...
hi all, if you see the below code i am trying to validate image but when i submit form i am getting...
Hi! Is there an elegant way to do this? {{--*/ $wp = '' /*--}} <tbody> @foreach($tasks as $tas...
Hey, i have a question: how can i make a query, and use results like this: Query::user()->Name
Hello, how can i send an error message back to a page? For example when i login, i want to send mess...
Hello, I am trying to send an email via my web application. It used to work but after the last upgra...
Hi..Recently I installed DOPTOR CMS.Really it is working good.I have one doubt,while creating the mo...
I'm building my first real application with Laravel and I am often finding myself doing something li...
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