Support the ongoing development of Laravel.io →

Where does those calls come from?

Hi, I installed php-debugbar and this is the output I get. select * from `pages`133μs256KB3000000005...

0 Likes
2 Replies
posted 10 years ago

section with yield and include

###Master Layout @yield('content) ###Guest Layout @extends('master') @section('content') <h1>...

0 Likes
0 Replies

Laravel user forms and admin forms: how to tackle?

Hi Just a question to poll how you guys would tackle this in Laravel: I have a user preferences page...

0 Likes
4 Replies
posted 10 years ago

Laravel 4 PDO Connection Failed

Alright so my PDO connection keeps failing for what seems like no reason. I created a separate site...

0 Likes
4 Replies
posted 10 years ago

[package] Scaffolding just got better!

Okay, I am excited to announce that scaffolding is now fully customizable AND you can read in as man...

0 Likes
4 Replies
posted 10 years ago

Help with relationships.

Hi everyone I am having a slight issue with relation ships (honestly I think it's just my thick skul...

0 Likes
2 Replies

Intranet help

Hello In my job, we developed 7 years ago an Intranet without a PHP framework. The project has grown...

0 Likes
3 Replies

Routing issue with WAMP

I'm having trouble getting any routes to work besides the default ('/'). I have: Route::get('/', fu...

0 Likes
3 Replies
posted 10 years ago

Routing to another controller without redirect

I have a "short url" feature in my application that allows visitors to access, eg "/s...

0 Likes
0 Replies

Problem in validation file

Hello dear friends I want to upload a ".apk" file using laravel and form validation. my ru...

0 Likes
1 Replies

what time format does "DB::getQueryLog()" return?

I read the "API" and it says pretty much nothing, doesn't give a clue about what DB::getQu...

0 Likes
1 Replies

Install Laravel in /cgi-bin/ but serve public folder in /public_html/

Ok, so the path on a shared hosting service is /home/username/public_html/ Ftp access is only grante...

0 Likes
5 Replies

Handling Unique Short Code Representitives

Lets say I have a list of Status 1 - Pending Submit 2 - Submitted 3 - Extra Images Uploaded 4 - Com...

0 Likes
1 Replies
posted 10 years ago

Why is there no link to see all of my posts?

There doesn't appear to be a way for me to search my own posts. There isn't a way for me to get to...

0 Likes
2 Replies

problem with intermittent page load

I am laravel newbie - installed laravel 4 yesterday ;-) I know this is a strange question, i havent...

0 Likes
3 Replies
posted 10 years ago

Why cross-database acces support?

Laraval is awesome in almost every way. The only thing i don't understand. Laravel supports cross-d...

0 Likes
0 Replies

SQL Storing Searchable Meta Data

I am creating a bug tracking tool for mainly personal/in-house usage. BugSnag is kind of the motivat...

0 Likes
6 Replies
posted 10 years ago

Problem with routing

hello dear friends I have a problem in routing I created a route in a route group Route::group(array...

0 Likes
2 Replies

[Package] Permissions

Permissions is a tiny Laravel 4 package for handling user roles and permissions. Check out my Github...

0 Likes
0 Replies

dynamic SEO URL wanted

Hello, I'm a newby with Laravel but I succeed to make pages and route them with a nice URL But I'm d...

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