i uploaded one of my sites to laravel forge running on digital ocean and the site's views couldnt ac...
I am trying to update table data.. Here is error I am getting . ErrorException (E_UNKNOWN) Argument...
Hi, Can anyone help me with this. I'm trying to get the file name of the file that I'm going to uplo...
Hi, I created an uploaded facility. Kindly see the the view and controller below : VIEW <form...
Hi, Is there any example of Laravel-based project that have back-end. For example on "/admin&qu...
Hi, i'm pretty new to Laravel/Blade and templating systems, but not new about php. Also, english is...
hi, friends sorry for my newbie question. Maybe it is very simply ... I have db-table "users&qu...
Hi, I am developing a website created in Laravel 4. Suppose I have the following websites: website...
Hello, Does anyone have any tips or suggestions on the best way to manage a lot of roles and permiss...
Hi everybody! I'm a newbie in laravel and I'm trying to create a interface to manage users roles and...
Hi, Help me with this doubt, with zizaco entrust we can only block or give access to pages for a de...
Running this view()->exists('backend.pages.profile') returns true. But running this return view(...
Is this a filter order issue? In the first filter I set up a object needed for authentication (later...
I'm busy creating a cms and in the backend I have a section where you can choose the layout of a pag...
Not sure if this is the best way to do it, but I am having users upload private files to the /app di...
Hi all, Hopefully this is a simple one. I have an include to which I want to pass a variable. Simpl...
I did a fresh L5 install for testing against all my L4.3 sites. Created a new layout and a basic vie...
So I have two forms on a single page. Login (email, password) and register (username, email, passwor...
I have the following code in my controller: public function send() { $name = Input::get('name'...
Hi guys, I am using this great package to store nested packages, I want to publish this tree of nest...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community