Hi, I am new to laravel and I am happily deploying an RC version of my first app in a preproduction...
I have a table of users with three roles.... (Staff, Manager and Director)... I'd like a user to log...
How can I tell laravel that my pdf files inside public/uploads/overviews/*.pdf needs to be loaded on...
Hi, This is my first time posting here. I tried to find solutions for this issue for many days. The...
Hi In Laravel 4 this code works like a charm. But in Laravel 4.1 this don't work. start/global.php r...
This is a helper thread for those searching for a clean way to get Laravel running under Nginx. I've...
I have .htaccess: <IfModule mod_rewrite.c> <IfModule mod_negotiation.c> Opti...
Hello I installed CKEditor using composer, but now I don't know how to use since I can't find js fil...
Hi, i created new libraries folder and inside linkedin class. //laravel/app/libraries/linkedin/linke...
Is anyone ever tried implementing the dojo toolkit AMD with laravel 4, or could anyone please point...
have my Laravel 4 project up on my EC2 server in AWS, and the final step is to connect my db and mem...
Hi all ! Just a simple question. I read on different topic that custom class like helper.php should...
Hi, I'm planning on creating a web app that different companies can sign up for. The app will use a...
Hello, I am creating my own package and i want to add Auth only for my package using a different tab...
HI all, is it possible to this in laravel: Page which sort pictures by collecting votes and comments...
HI the CSS file and directory are 755. <?php echo HTML::style('bootstrap_template/resume/template...
I read about the Laravel framework and I really am interested and want to install it. However, when...
I setup SMTP mail sending with MailGun in my local testing server (XAMPP), and it works fine. But wh...
I am in the process of rewriting a site(doesn't use any framework) to laravel. For now my first task...
Can someone tell me if testing inherits from development, production, or neither?
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