I need to replace Hash. For this, I have made a class named MyHash like this : class MyHasher implem...
i have a get route, function getDetialForm(){ //Here i have to pass 2 value to let function know whi...
I'm normally used to working on cPanel servers, where vhosts and suphp are set up in such a way that...
I'm creating an application which allows users to register an account. Once signed in, they can then...
I have an upload script that has a fall back to flash which doesn't pass the session, instead i can...
I just started laravel and going through the docs to get acquainted with the framework i just cant s...
Hi there, Some days ago, I was facing some problems with my application which was slown down by some...
How much security is abstracted into laravel's file uploader? Is it still recommended to re-save the...
Hi, I've got two sites - a cms and a front-end site. I've successfully implemented the login/authen...
Is there a library i can use in l4?
I made a login form, when i'm logged in I should go to the home page. => http://localhost:8080/GE...
I purchased and installed an SSL certificate for my site. The certificate is working as I can navig...
I want to execute shell_exec('whois domain.com'); and get only email field in a laravel app. how to...
Just starting out with Laravel and I've come across a weird problem when I try to log a user out (co...
Hi there, I'm rather new to Laravel 4 and can't seem to find the right answer, maybe you can help: A...
Hello my friends, I am the problem in the function. every time when you press it returns me the cont...
Dear friends, I'd like to use one internal image for the background of my layout, but I wouldn't lik...
Hey, i got a Exception Mail from my project. Someone tries to access the following url: http://myhos...
My app allows users to log in and manage their data. But if a user is logged in and an admin removes...
I would like to set php.ini setting like: // example ini_set('max_execution_time', 30000); where pu...
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