I am working on an application for which a friend of mine is doing the frontend. I maintain git repo...
I've been able to force my site to redirect from http to https but the resources (styles and scripts...
The client wants users to be able to login using their email addresses and password, so I can use th...
Hey everyone, I was being an immature idiot in chat one night after being bored of programming and I...
Hi, I hav posted the laravel online and how to remove thee public url from the domain. Thanks in adv...
How can I create filter (for routes) that users which arent in specific department can't access cont...
I am getting the following error: call_user_func_array() expects parameter 1 to be a valid callback,...
Hi, is there a security mailing list available with the hottest news about security within the larav...
Hello, In one of my projects I want traffic between server and browser to be secure (SSL). I have a...
Hello, i am creating web page, it will have multiple ways to access, via browser, api and cli. To pr...
I'm learning DDD pattern and signle responsability and what not, and i found one thing that repeats...
I have an application where multiple accounts use the same database. To specify what row belongs to...
I'm not sure if this is intended behaviour or not, but the login events (both auth.attempt and auth....
http://laravel.com/docs/eloquent#mass-assignment It says there to use "fillable" to define...
I hope I described the subject properly. I'm creating a contact management application where each u...
Hello, I want to create the api with webhook and events. So please help me that how to create and ca...
I am implementing a user change password feature. However i don't want user to be able to use old pa...
Newbie alert! :-) I am sitting with a unique problem where multiple users for my application may be...
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...
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