Support the ongoing development of Laravel.io →

3,386 Threads

Problems with custom validation

Hi In Laravel 4 this code works like a charm. But in Laravel 4.1 this don't work. start/global.php r...

0 Likes
0 Replies

Laravel Nginx Configuration

This is a helper thread for those searching for a clean way to get Laravel running under Nginx. I've...

0 Likes
0 Replies

Laravel rewrite rules

I have .htaccess: <IfModule mod_rewrite.c> <IfModule mod_negotiation.c> Opti...

0 Likes
7 Replies
Solved

CKEditor installation using Composer and simple example

Hello I installed CKEditor using composer, but now I don't know how to use since I can't find js fil...

0 Likes
1 Replies
posted 10 years ago

use model in app/libraries folder

Hi, i created new libraries folder and inside linkedin class. //laravel/app/libraries/linkedin/linke...

0 Likes
2 Replies

Laravel 4, Ajax and Dojo Toolkit's AMD features

Is anyone ever tried implementing the dojo toolkit AMD with laravel 4, or could anyone please point...

0 Likes
1 Replies
posted 10 years ago

What credentials to use when configuring mysql db and memcache for Laravel 4 with EC2 on AWS

have my Laravel 4 project up on my EC2 server in AWS, and the final step is to connect my db and mem...

0 Likes
0 Replies

PSR-4 vs classmap autoloading

Hi all ! Just a simple question. I read on different topic that custom class like helper.php should...

0 Likes
2 Replies

Design Time Decisions

Hi, I'm planning on creating a web app that different companies can sign up for. The app will use a...

0 Likes
3 Replies

Set Auth config for Package

Hello, I am creating my own package and i want to add Auth only for my package using a different tab...

0 Likes
1 Replies
Solved

Is it possible to this in laravel?

HI all, is it possible to this in laravel: Page which sort pictures by collecting votes and comments...

0 Likes
2 Replies

Access forbidden for CSS file using HTML helper!

HI the CSS file and directory are 755. <?php echo HTML::style('bootstrap_template/resume/template...

0 Likes
1 Replies

Installing on Windows OS

I read about the Laravel framework and I really am interested and want to install it. However, when...

0 Likes
2 Replies

SMTP mail sending doesn't work in live server.

I setup SMTP mail sending with MailGun in my local testing server (XAMPP), and it works fine. But wh...

0 Likes
5 Replies
Solved

Installing Laravel in a subfolder?

I am in the process of rewriting a site(doesn't use any framework) to laravel. For now my first task...

0 Likes
3 Replies

Which environment does testing inherit from?

Can someone tell me if testing inherits from development, production, or neither?

0 Likes
2 Replies
Solved

Beginner routing question

I'm considering Laravel for a project. Currently I route by using the query string, split on slashes...

0 Likes
3 Replies

Storing Dynamic Data with a Relational Database

Hello y'all! I was wondering how can I store data from a dynamic form, which might have 10 variables...

0 Likes
1 Replies

Communication between two laravel installations on same server?

I am currently building a RESTful API for a JS based front end. I have a request to also build a CMS...

0 Likes
2 Replies

Caution - PHP 5.4 may not be supported by your hosting

Just a Caution to people planning on developing and deploying your Laravel apps. PHP 5.4 may not be...

0 Likes
9 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.