Best of Laravel News โ€” October 2023

  1. 1
    Article
    Avatar of lnLaravel Newsยท3y

    Fast and beautiful database client

    Bolt SQL is a fast and beautiful database client that focuses on speed, cloud integration, and real-time collaboration. It offers features like friendly GUI, tracking-free operation, shared workspaces, and charting. The Bolt SQL team plans to integrate chatGPT and other LLMs, add more charting options and a dashboard builder, support advanced filters for the table view, and include more database drivers in the future.

  2. 2
    Article
    Avatar of lnLaravel Newsยท3y

    Make iTerm2 look fantastic

    Eric L. Barnes Nuno Maduro has a new video tutorial on his YouTube showing how he makes his terminal look amazing. Make iTerm2 look fantastic.

  3. 3
    Article
    Avatar of lnLaravel Newsยท3y

    Tailwind CSS: It looks awful, and it works

    Adam Wathan explains why 'separation of concerns' isn't the right way to think about the relationship between HTML and CSS. He also shares tips, tricks, and best practices for using Tailwind CSS effectively.

  4. 4
    Article
    Avatar of lnLaravel Newsยท3y

    GitHub Contributions Generator

    The GitHub Contributions Generator is a tool that allows users to see their GitHub contributions in one image. Users can choose their theme and enter their GitHub username to generate a downloadable image representing their contributions over time.

  5. 5
    Article
    Avatar of lnLaravel Newsยท3y

    Svelte by Example

    Svelte by Example is a succinct introduction to Svelte & SvelteKit, providing code examples and explanations on various topics related to Svelte. It is designed to help readers get familiar with both Svelte and SvelteKit.

  6. 6
    Article
    Avatar of lnLaravel Newsยท3y

    Filter API Responses with Laravel Purity

    Laravel Purity is a filtering and sorting package for Laravel that simplifies complex data filtering and sorting logic for eloquent queries. It allows frontend users to apply filters based on URL query string parameters. The package provides various filters and features for robust filtering and data sorting.

  7. 7
    Article
    Avatar of lnLaravel Newsยท3y

    Consuming APIs In Laravel is Now Available! ๐ŸŽ‰

    A book on consuming APIs in Laravel is now available, providing actionable information on building powerful API integrations in Laravel projects.

  8. 8
    Article
    Avatar of lnLaravel Newsยท3y

    Laravel 10.29 Released

    Laravel 10.29 has been released with new features such as expanded middleware groups in route:list and updates to the CLI dump output. The release also includes various fixes and changes. For a complete list of updates, refer to the changelog.