Skip to content

Tags: myusuf5400/laravel-1

Tags

v0.0.13

Toggle v0.0.13's commit message

Verified

This commit was signed with the committer’s verified signature.
CristianLlanos Cristian Llanos
Fix reliese#13 - Update Changelog

v0.0.12

Toggle v0.0.12's commit message

Verified

This commit was signed with the committer’s verified signature.
CristianLlanos Cristian Llanos
Update Changelog

v0.0.11

Toggle v0.0.11's commit message

Verified

This commit was signed with the committer’s verified signature.
CristianLlanos Cristian Llanos
Add changelog and license files

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was signed with the committer’s verified signature.
CristianLlanos Cristian Llanos
Fix reliese#5 - Add missing backticks to database queries

v0.0.9

Toggle v0.0.9's commit message

Unverified

No user is associated with the committer email.
Treat Soft Deletes field as string

Due to some casting problems when converting null to a Carbon instance,
we are going to treat Soft Deletes field as string in Eloquent models.

v0.0.8

Toggle v0.0.8's commit message
Fix reliese#3 - Some table names are not correctly pluralized

v0.0.7

Toggle v0.0.7's commit message
State Laravel compatibility

v0.0.6

Toggle v0.0.6's commit message
Update composer.json

v0.0.5

Toggle v0.0.5's commit message
Prevent deleted_at field casting

v0.0.4

Toggle v0.0.4's commit message
Update package name