Support the ongoing development of Laravel.io →

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

Route::controller and PATCH

Is there a reason that Route:controller doesn't automatically include a route from 'PATCH' to functi...

0 Likes
4 Replies
Solved

running multiple queries

hi, is there any method to do a multiple queries. From what I want is around like this in mysql quer...

0 Likes
2 Replies

Integrating Laravel 4 and uploadify jQuery plugin

Hi, I have a problem to set proper link to uploader setting: <script type="text/javascript&q...

0 Likes
2 Replies
Solved

Query inside switch returns null

I have a controller with a method for when the user wants to soft-delete his record (Character model...

0 Likes
2 Replies

Redirect After Setting Response

Hi guys! I have a problem with my Response. I am generating a .ics file setting the headers and cont...

0 Likes
0 Replies
posted 10 years ago

Tool manage Laravel code like github on localhost (windows 7)?

Dear All, I want to manage Laravel Code on local hosting link Github. What tool or software to do th...

0 Likes
12 Replies
Solved

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

how to reset model deleteat_at to ''0000-00-00 00:00:00" ?

I notice that laravel use 0000-00-00 00:00:00 for deleted_at time ,So i change data deleted_at like...

0 Likes
5 Replies
Solved

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
posted 10 years ago

Schema snapshots via artisan?

I was wondering if Artisan had a command that allowed you to create a migration snapshot of the curr...

0 Likes
0 Replies

Controller that fires every time a page loads

I am attempting to create a sub domain based system that looks first for the sub domain and then use...

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

Can't access Eloquent models from artisan command.

So I'm trying to do a very simple eloquent query, however both a select and an insert query fail. Th...

0 Likes
5 Replies
posted 10 years ago

TR Karakter

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/x...

0 Likes
0 Replies

View data in Controller or View...

Hello, there. I have a table of users, and when you click on a Details button for a particular user...

0 Likes
1 Replies

How to make an 'orderBy' case-insensitive ?

Hi all, My question here is pretty simple but I didn't find the answer on the Web. I would like to s...

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

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.