Support the ongoing development of Laravel.io →

1,816 Threads

laravel 4 advanced routeing not happening on dynamic urls

//do any one have any idea how to solve this advanced routeing problem // the foreach loop which is...

0 Likes
0 Replies

Group Routes with dynamic data.

Hello all, i want to make a multilingual website based on format: http://www.com/en/contact (en...

0 Likes
1 Replies

Namespacing Resource Routes (error?)

From this: Route::group(array('prefix' => 'admin','namespace' => 'Admin'), function() { Route...

0 Likes
3 Replies

Routes vs URL Parsing

What are the benefits of utilizing laravel's "Routes" opposed to having a custom bootstrap...

0 Likes
1 Replies

Query Scope with Repositories

Having trouble finding the way to use Query Scopes with Repositories. Is there a way? Would like to...

0 Likes
2 Replies

Architecture / API connections -> Store data

Hello, we developed an application that makes a connection with Google Analytics and stores the data...

0 Likes
0 Replies

Some Subdomains just don't work

Hey guys, i have a weird problem. I have pages like http://localhost/laravel/public/ http://localhos...

0 Likes
1 Replies
posted 10 years ago

Sorry but Laravel vs other frameworks?

I am an experienced PHP developer that has never touched a framework, I am great with Jquery\Ajax an...

0 Likes
5 Replies
posted 10 years ago

Best practice for getting data from single repositories or multiple repositories

I've been mulling over this question for a couple of days now, but can't seem to decide on the best...

0 Likes
1 Replies
posted 10 years ago

how to make a class have other subclasses and each method and properties are intertwined.

<?php class SignupController extends BaseController { /* |-------------------------------...

0 Likes
0 Replies
posted 10 years ago

How scalable is Laravel

I am building a simple social application in Laravel that will be RWD for mobile devices and later w...

0 Likes
1 Replies
Solved

About system architecture

Hi, I have been moving moving away from procedural style to more OOP. I have learned quite few thing...

0 Likes
1 Replies
posted 10 years ago

Messages for Users messaging

Hi all, i'm serarching for a package that make lggged users read messages from the guests.

0 Likes
0 Replies

How not to rely on Input facade

Hi; I want to be able to use this without relying on Input Facade. For example I want to be able to...

0 Likes
3 Replies
posted 10 years ago

Creating an API: Use the same base or not?

I am building my first API and from the very first day I asked myself if its really a good idea to k...

0 Likes
5 Replies

Autoload view with psr-o

Good night ! Following the instructions from that link: https://github.com/daylerees/autoload-demo B...

0 Likes
2 Replies
Solved

Controller lazy loading

Laravel (or, more precisely, Illuminate/Routing/ControllerInspector) attempts to analyze all routes...

0 Likes
2 Replies
posted 10 years ago

Laravel structure

I got a background with Symfony2 and i was searching for a light framework. Laravel looks great, but...

0 Likes
4 Replies

dynamic form creation

I'm trying to figure out a way to elegantly generate a form when creating a new entry based off a mo...

0 Likes
1 Replies

Search data in JSON format from database with typeahead.js

How we can Search data in JSON format from database with typeahead.js??

0 Likes
1 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.