Menu
Web Development Blogs
  • About Yunus
Web Development Blogs

Laravel Charts – Charting Library for Laravel

Posted on November 8, 2019 by Yunus Shaikh

Laravel Charts is a charting library for laravel. Also, it is the individual PHP package that is in a position to create unlimited combinations of graphs from the box. Laravel Chart’s API is intended to be flexible and customizable, letting any choice from the JavaScript library to be immediately utilized without attempt. It uses a…

Laravel Compass – A REST client inside your Laravel Project

Posted on November 6, 2019November 6, 2019 by Yunus Shaikh

Laravel Compass is an elegant REST assistant for the Laravel framework that you can use to test API calls and create API documentation. In other words Laravel Compass provides automatically endpoints for GET, POST, PUT/PATCH, DELETE, various auth mechanisms and other utility endpoints based on Laravel routes in your project. However Checkout the official Github…

Goodwork – Project Management system build on Laravel, VueJs

Posted on November 6, 2019November 8, 2019 by Yunus Shaikh

It’s an open-source, also MIT accredited. Goodwork is a self-hosted software (no dependence on anybody else and just you maintain your information ). Goodwork Project Management brings you all of the components necessary for your job to operate easily in 1 place, so you have one source of truth. Rather than using a collection of…

Retrieve random rows in Laravel eloquent

Posted on November 5, 2019November 6, 2019 by Yunus Shaikh

Here is the code which will retrieve random rows in Laravel 6.0 eloquent Here is another way to get a random row using Laravel 6.0 eloquent using inRandomOrder method. Alternatively, You can get a record in random order in Laravel 6.0eloquent. It’s not a recommended way if we have huge records in the database. As it first takes all data from database…

Recent Posts

  • Laravel Charts – Charting Library for Laravel
  • Laravel Compass – A REST client inside your Laravel Project
  • Goodwork – Project Management system build on Laravel, VueJs
  • Retrieve random rows in Laravel eloquent

Categories

  • Laravel (4)

Tags

Charts (1) Eloquent (1) Package (3) Project Management (1)
©2021 Web Development Blogs | Design and Developed by Yunus Shaikh