The Wayback Machine - https://web.archive.org/web/20200706023235/https://github.com/topics/laravel-package
Skip to content
#

laravel-package

Here are 1,091 public repositories matching this topic...

bagisto
telegram-bot-sdk
bugada
bugada commented Mar 14, 2020

According to the documentation in ChatMember class

@method string getStatus() (Optional). The member's status in the chat. Can be “creator”, “administrator”, “member”, “left” or “kicked”

getStatus() should return the member's status, but actually there is a conflicting getStatus() in BaseObject that returns the status of the request.

As a workaround, get('status') re

laravel-stats
jehadja
jehadja commented Jul 7, 2018

General Information

it will be helpful to add how to make locale result for the package i see a lot of question even some people make pull request etc..
so its better to make it clear its possible to achieve without code changing
code shall be as following

use Geocoder\Query\GeocodeQuery;

$geocoder =   app('geocoder');
$provider = $geocoder->getProvider();
$geocoder = new \Ge
cms
edalzell
edalzell commented Apr 3, 2020

Bug Description

If an entry is not "dirty" then the Save & Publish button should be greyed out like it is in the Term screen.

How to Reproduce

Here's how I can recreate the bug:

  1. Create an entry
  2. Save it
  3. Notice the state of the Save & Publish button

Expected Behavior

I expected the Save & Publish to act like it does in Term, and be inactive when it doesn't need saving.

Improve this page

Add a description, image, and links to the laravel-package topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the laravel-package topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.