Support the ongoing development of Laravel.io →

laraverl custom logs

Tried to find some docs but nothing. I want to create several log files, for example: click log, vie...

0 Likes
1 Replies

Transferred my Laravel app from one server to another - I have a problem

I created my first Laravel (3.2) app awhile back on a VPS that I had. Now, the time has come for me...

0 Likes
2 Replies

Changing blades if user logged in

At the moment I have a header.blade.php, i am currently checking if the user is logged in to decide...

0 Likes
7 Replies
Solved

Webfaction error: failed to open stream

Hi everyone, This is my first post here, so please bear with me if anything is missing. I have been...

0 Likes
0 Replies

Routers menu

Hallo, Can someone help me? i would like to make simple static website, i created menu using routers...

0 Likes
3 Replies

Simple bog db structure and advice

I and looking to do my own blog to go alongside my new site build but was wonder what people would s...

0 Likes
4 Replies
posted 10 years ago

Remote GET request

Hello, how i can use GET requests with Laravel?

0 Likes
2 Replies
Solved

Laravel Asset managment

Hi , I want to use any Asset managment for my laravel 4.0 app . previously i have used codeselve ass...

0 Likes
4 Replies
posted 10 years ago

Template for page Redirecting to

Hello Guys. In my form there is an image in base64, to make a post the Laravel redirects to a white...

0 Likes
0 Replies
posted 10 years ago

Model 'Request' is not loaded

Hey guys. I just began to work with laravel. Sorry for bad English. So I've got a table named 'reque...

0 Likes
3 Replies
Solved

Reminder email not being sent

Emails are working fine everywhere else. I set up the password reset according to the docs. Everyt...

0 Likes
3 Replies
posted 10 years ago

Packages for generating & display user activity feeds?

In the past I've done this on my own but I'm wondering if anyone knows of an open-source package to...

0 Likes
2 Replies
posted 10 years ago

www A record

I don't know that anybody is necessarily having issues with this, but I have found myself hitting ht...

0 Likes
5 Replies
Solved

Yup I give up.

I gotta give up. I don't want to, but I got to, because trying to learn Laravel with very very limit...

0 Likes
19 Replies

A question on the creation of Models regarding Many-To-Many relationships

Let's say, I have the following strong entities (and their attributes): Post (title, content) Tag...

0 Likes
5 Replies
Solved

Using Variable in DB function

DB::table('users') ->join('contacts', function($join) { $join->o...

0 Likes
2 Replies
Solved

Advanced ajax pagination - what to do when there is option to show 5/10/25/50 itesm per page and there are delete operations as well

Hi all. Found this: https://gist.github.com/dariodiaz/7598665 Works great. Questions: How should I...

0 Likes
3 Replies

Ideas on how to handle form with files

Hi all. I am thinking on how to deal with form handling which contains files and which can be submit...

0 Likes
0 Replies
posted 10 years ago

I'd like to see "staring" posts functionality

Hey, I have seen a few posts on the forum that are bookmark worthy - however it would be nice to hav...

0 Likes
2 Replies

Return more than one variable to Theme?

Hey Guys, I have a little question. How can I display more variables than one? My code is the follow...

0 Likes
9 Replies
Solved

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.