Support the ongoing development of Laravel.io →

rvs1977

Joined 11 May 2014

Statistics

Threads 2
Replies 3
Solutions 0
Articles 0
posted 10 years ago

How to add new column in table before existing column?

Hi! When you add a new column to a table using the generator, eg: ' php artisan generate:migration a...

0 Likes
2 Replies
Solved
posted 10 years ago

Numbers of migration files in one folder

Hi! Lets say I have a user-table and create migrations files, eg '2014_05_09_223908_create_users_tab...

0 Likes
3 Replies
Solved
replied 10 years ago

How to redirect back to a page but activating different tab after submit?

are you using jQuery UI? If you are this might help you: [http://api.jqueryui.com/tabs/] // getter v...

0 Likes
replied 10 years ago

How to add new column in table before existing column?

great thx! and it turned out that the commandline would look like this: php artisan generate:migrati...

0 Likes
replied 10 years ago

Numbers of migration files in one folder

Thx to both of you. Now it make sense to me. The clue for me was that you create a table once, and t...

0 Likes

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.