Showing 10 of 1,214 results.

Setting up the Database | Installation and Upgrading

Some Tidal features, such as search logging and social media image generation queues will require a database to be setup and configured. If you are not already running a database, or want just want a simple way to get started using these features,...

Laracon, Blade and What's Next

…ussions surrounding Statamic, neither of which I will go into detail here: some memories are best kept with the few that experienced them, and it is not my place to divulge any upcoming awesome Statamic news. Here is a picture of us all at Red...

Handling Specific Numbers | Laravel String Pluralization

Sometimes it is useful to associate a given message number with exactly one number. All of the previous examples have not dealt with the pluralization case when there is no items (when the $number is exactly 0 ). Passing 0 to the previous...