Hi, (I am really new to laravel) Is there a way to see the blade processed, php code. For example {{...
Hi! I have problem with User model. My folder structure #app/ ##Snippet ###Providers ####Repositorie...
I have seen this convention in Laravel and in other frameworks. Why is the response object not bound...
Hello, anyone know how to parse template file before render and preg replace something in view like...
Can anyone help me with this? public function showList() { $userid = Auth::user()->id;...
Hi all, I'm sure there's been something similar asked before I just can't seem to find the right sea...
Hello everyone, I recently released my first big project that I put alot of time and effort into and...
I am using ollieread's multi-auth package. That works and user logins properly but as my auth views...
Hey I want to use laravel 5. So I install it and everything is ok. Then I install package for mogno...
Hello -- I would like to add a function to my model: (assume a blog where users have posts, and post...
I'm attempting to run Daryl Rees example of Games website. But when I launch my site I get the follo...
After update to Laravel 4.2.16, migrate migrate --bench=......... command is canceled. Please help m...
I have a simple question about laravel pagination, I want to tell the query to take the page number...
Hi guys , I setup homestead and get this error : 404 Not Found nginx/1.6.2 This is my conf on mac...
Hello i need help to convert query to laravel select login,name from mt4_users,users_agents where mt...
Hello everyone, I am a Laravel newbie and still trying to find my way around it. I am overloading th...
Hi All, I'm working on a site that has a few variations that can be displayed depending on what the...
###I followed the installation instructions and I am close but apache may be acting different with t...
I have this code $ssh = new Net_SSH2($all['ip']); if ($ssh->login($all['user'], $all['password'])...
Hey there, newcomer here. Just decided to register in this amazing comunity, which has helped me a l...
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.