Libraries tagged by inserttag

laravel-macros/eloquent-insert-as-model

0 Favers
4 Downloads

Add `insertAsModel` macro to Eloquent Builder. Unlike `insert`, `insertAsModel` method will ensure that all inserted values will go through models' casts and mutators.

Go to Download


cliffparnitzky/tiny-mce-emoticons

0 Favers
3687 Downloads

Special TinyMCE plugin that adds a button for inserting smiley images.

Go to Download


adamthehutt/laravel-unique-bigint-ids

4 Favers
1704 Downloads

This allows for the generation of sequential IDs that can be created before inserting into the database and are virtually (but not totally) guaranteed to be globally unique for the app. Additional benefits come from generating IDs before DB persistence, which streamlines code for, e.g., attaching related records.

Go to Download


<< Previous