Support the ongoing development of Laravel.io →

2,053 Threads

Accessing the website 1 folder from the website 2

Hi everyone, I have two website: website1 and website2. I have a folder call "uploads" int...

0 Likes
3 Replies
posted 10 years ago

linking laravel with google polymer

how to use google polymer views in laravel i'm facing problem in importing the polymer contents

0 Likes
1 Replies

how to copy text in textbox to clipboard and how test this?

Hello, how to copy text in textbox to clipboard and how test this? just on click button click <di...

0 Likes
5 Replies

Replace a yield or section from Controller

Hi to all :) I have a template with a @yield that I need to replace when an error occurs to show an...

0 Likes
1 Replies
Solved

How to achieve this? (image gallery context)

Hey, I am trying to show a product gallery, and when i click an image, i want to use lightbox to sho...

0 Likes
3 Replies

Getting Data from Controller after Loading

Hi, Through ajax I am posting a value to a Controller, which I need get on the Modal Window on the V...

0 Likes
1 Replies

Redirect to slug url

i have a route for a hotel view with a slug hotel name. Route::get('/hotel/{slug}', function($slug){...

0 Likes
1 Replies
Solved

Trouble displaying created_at value in view

I'm trying to display the created_at column in one of my views and I'm not having any luck. When I t...

0 Likes
2 Replies
Solved

Efficient way of ranking information from a database.

Hello, I'm fairly new to Laravel, and I'm working on making a leaderboard for a game. I'm wondering...

0 Likes
1 Replies
posted 9 years ago

Object Oriented Macros in Laravel 5

Regarding the following article: http://chrishayes.ca/blog/code/laravel-4-object-oriented-form-html-...

0 Likes
1 Replies
Solved

How Convert dateTime come from mysql to date in laravel?

Hello, How Convert dateTime come from mysql to date in laravel? @foreach($OpenOrder as $OpenOrders)...

0 Likes
9 Replies
Solved
posted 9 years ago

May I just include only one section from a blade template file?

I am new to blade and new to this forum. Before I create this thread, I have searched "only inc...

0 Likes
3 Replies
posted 9 years ago

Using variable from controller

Hello, I have an controller: public function signature($name) { $this->echo = fal...

0 Likes
2 Replies

Method number does not exist

Hi, After I did an update on composer, I came upon an error that stated: "Method number doesn't...

0 Likes
2 Replies

Laravel 4 Event Listeners and NodeJS/Socket.io

I am trying to make some information display in real-time on a site of mine. Followed this guide: ht...

0 Likes
2 Replies

Checking against multiple groups

Hello, I have Users who can belong to many Groups, and Issues which are assigned to a single Group....

0 Likes
0 Replies

Possible to auto generate forms based on model.

As the title says, would it be possible to define the field types etc in Model array so view can aut...

0 Likes
1 Replies

how to change named routes from route just not in all pages in laravel ?

Hello, how to change named routes from route just not in all pages in laravel ? Route::group(array('...

0 Likes
3 Replies

Where to build a menu

I am using https://github.com/lavary/laravel-menu to build the menus for my site. The problem is the...

0 Likes
1 Replies
Solved

Grouping eloquent results via a distant relation

I'm building a football site, and have a problem with listing all the games the way i want. Basicall...

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.