Support the ongoing development of Laravel.io →
posted 9 years ago

Add int to timestamp

Hello! I have a controller where I get some data form DB. I retrieve created_at(timestamp) from tabl...

0 Likes
2 Replies
Solved

Doing social authentication, the IOC (dependencyInjection) way.

I am going to implement multiple social auth (facebook, github...) options for a website. I have alr...

0 Likes
0 Replies
posted 9 years ago

What kind of relation is this and how do i assign it

I've found myself understanding relations the best with pictures, so insteat of explaining the relat...

0 Likes
4 Replies
Solved

Twitter api OAuth request with app-only authentication ?

I am using artdarek/oauth-4-laravel for OAuth. Twitter's Api v1.1 has some nodes which can be access...

0 Likes
0 Replies
posted 9 years ago

Call to a member function getClientOriginalName() on a non-object

I'm getting this error, and not sure why! I have the following form: {{ Form::open( [ 'url' => '...

0 Likes
3 Replies

login with google account

Hello! I am making an app with laravel 4 and I should do login with google account. I have successfu...

0 Likes
3 Replies
Solved
posted 9 years ago

Get route name/action info having only url

Hi guys, I have a problem, I am making website which has several languages, the URLs of the same act...

0 Likes
1 Replies

Best Practice Presenter

Hi guys, how far can I go with presenters? Would something like: public function presentUrl() { retu...

0 Likes
1 Replies
Solved
posted 9 years ago

Argument 1 passed to problem

Hello, When i'm trying to run php artisan db:seed i get this error: [ErrorException] Argument 1 pass...

0 Likes
3 Replies
posted 9 years ago

Meetup Laravel France

Hi, I'm Julien from http://www.laravel.fr/ From day 1, my goal was to gather French speaking poeple...

0 Likes
0 Replies

google account login for the first time displays error

Hello! I am trying to login the user with google account in my application. I am having a problem wh...

0 Likes
0 Replies
posted 9 years ago

Seed problem

Hello guys, When i run php artisan db:seed i get this error: $ php artisan db:seed {"error"...

0 Likes
1 Replies
posted 9 years ago

Can not add constraint foreign key

I am posting this question because I have researched Laravel docs, MySql,and the tutorial I am worki...

0 Likes
5 Replies

query on array for laravel (like phplinq)?

I want to query on array like sql on db. Have any package to do this?

0 Likes
0 Replies

Artisan scaffold Way\Generators

Hello I have installed Way/Generators and I am trying to run a scaffold example: php artisan generat...

0 Likes
6 Replies

Public folder configuration while publishing website

Hello. I am new to Laravel. When I publish my website created with Laravel, what to make with the pu...

0 Likes
1 Replies
Solved

How i can apply filters in my project

I just started laravel and going through the docs to get acquainted with the framework i just cant s...

0 Likes
1 Replies

Cannot add foreign key constraint

Hi ! I'm trying to add some foreign keys to my tables but unfortunately I get an error while inserti...

0 Likes
7 Replies

Mutual Relationship?

How could I go about this? I have a users table and a user_follows table. In the users model I have...

0 Likes
0 Replies

dropdown2 gets populated based on dropdown1

i have 2 tables, categories and subcategories categories is made up of id, and name subcategories is...

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